Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions flopy/utils/gridintersect.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def ignore_shapely_warnings_for_object_array():
)
yield


elif SHAPELY_LT_18 and NUMPY_GE_121:

@contextlib.contextmanager
Expand All @@ -58,7 +57,6 @@ def ignore_shapely_warnings_for_object_array():
)
yield


else:

@contextlib.contextmanager
Expand Down