Skip to content

Commit 625a3c0

Browse files
committed
Fix missing import
1 parent c5f9a62 commit 625a3c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
from zarr.core.buffer import NDArrayLike
4545
from zarr.errors import (
4646
ArrayNotFoundError,
47-
GroupNotFoundError,
4847
MetadataValidationError,
4948
NodeNotFoundError,
5049
ZarrDeprecationWarning,

0 commit comments

Comments
 (0)