Skip to content

Commit b5b8a1e

Browse files
committed
simplify imports
1 parent 3eeb85c commit b5b8a1e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/geozarr_toolkit/conventions/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
Geoemb,
4343
GeoembConventionMetadata,
4444
Quantization,
45-
ScaleArray,
46-
ScaleScalar,
4745
)
4846
from geozarr_toolkit.conventions.multiscales import (
4947
MULTISCALES_SCHEMA_URL,
@@ -94,9 +92,7 @@
9492
"Proj",
9593
"ProjConventionMetadata",
9694
"Quantization",
97-
"ScaleArray",
9895
"ScaleLevel",
99-
"ScaleScalar",
10096
"Spatial",
10197
"SpatialConventionMetadata",
10298
"Transform",

0 commit comments

Comments
 (0)