Skip to content

Commit

Permalink
versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Mar 10, 2024
1 parent 258ad53 commit 3487da5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shapely/predicates.py
Expand Up @@ -1033,6 +1033,8 @@ def equals_identical(a, b, **kwargs):
This function is the vectorized equivalent of scalar equality of
geometry objects (``a == b``, i.e. ``__eq__``).
.. versionadded:: 2.1
Parameters
----------
a, b : Geometry or array_like
Expand Down

0 comments on commit 3487da5

Please sign in to comment.