We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f388fe6 commit 50b5057Copy full SHA for 50b5057
1 file changed
tests/test_collection.py
@@ -2,7 +2,7 @@
2
from . import shapely20_deprecated
3
4
from shapely.errors import ShapelyDeprecationWarning
5
-from shapely.geometry import LineString, Point
+from shapely.geometry import LineString
6
from shapely.geometry.collection import GeometryCollection
7
from shapely.geometry import shape
8
from shapely.geometry import asShape
0 commit comments