Skip to content

Commit bf2a6e8

Browse files
dstansbyjakirkham
andauthored
Remove additional import
Co-authored-by: jakirkham <[email protected]>
1 parent fe515ca commit bf2a6e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/tests/test_zarr3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import zarr
1010
else:
1111
zarr = pytest.importorskip("zarr")
12-
import zarr # pragma: no cover
1312

1413
import zarr.storage
1514
from zarr.core.common import JSON

0 commit comments

Comments
 (0)