diff --git a/icepyx/core/spatial.py b/icepyx/core/spatial.py index 926e29046..8ef559491 100644 --- a/icepyx/core/spatial.py +++ b/icepyx/core/spatial.py @@ -414,8 +414,8 @@ def validate_polygon_file( class Spatial: _ext_type: ExtentType - _spatial_ext: list[float] _geom_file: Optional[str] + _spatial_ext: list[float] def __init__( self,