We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb0226 commit 9940a5fCopy full SHA for 9940a5f
1 file changed
src/zarr/core/chunk_grids.py
@@ -785,7 +785,6 @@ def _auto_partition(
785
786
_DEPRECATED_NAMES = {
787
"RegularChunkGrid": "RegularChunkGridMetadata",
788
- "RectilinearChunkGrid": "RectilinearChunkGridMetadata",
789
}
790
791
0 commit comments