Skip to content

Commit 609032a

Browse files
authored
Merge pull request #123 from thewtex/zarr-metadata-compat
BUG: Add ngff_zarr.zarr_metadata backwards compatibility module
2 parents 363de9b + 5760fa0 commit 609032a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ngff_zarr/zarr_metadata.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# The version should match the default version in to_ngff_zarr
2+
from .v04.zarr_metadata import * # noqa: F403

0 commit comments

Comments
 (0)