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.
2 parents c693fb4 + fb11810 commit 4c18aaaCopy full SHA for 4c18aaa
src/zarr/core/metadata/v2.py
@@ -4,7 +4,7 @@
4
from collections.abc import Iterable
5
from enum import Enum
6
from functools import cached_property
7
-from typing import TYPE_CHECKING, Any, TypedDict, cast
+from typing import TYPE_CHECKING, TypedDict, cast
8
9
import numcodecs.abc
10
0 commit comments