diff --git a/src/h3/_h3shape.py b/src/h3/_shape.py similarity index 100% rename from src/h3/_h3shape.py rename to src/h3/_shape.py diff --git a/src/h3/api/basic_int/__init__.py b/src/h3/api/basic_int/__init__.py index 6c777fa9..5bebe115 100644 --- a/src/h3/api/basic_int/__init__.py +++ b/src/h3/api/basic_int/__init__.py @@ -1,7 +1,7 @@ # This file is **symlinked** across the APIs to ensure they are exactly the same. from ... import _cy -from ..._h3shape import ( +from ..._shape import ( Shape, LatLngPoly, LatLngMultiPoly,