Skip to content

Commit 860956f

Browse files
normanrzdstansby
andauthored
Update numcodecs/tests/test_zarr3.py
Co-authored-by: David Stansby <[email protected]>
1 parent a4cf7ad commit 860956f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numcodecs/tests/test_zarr3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from numcodecs.registry import get_codec
99

1010

11-
zarr = pytest.importorskip("docutils")
11+
zarr = pytest.importorskip("zarr")
1212

1313
get_codec_class = zarr.codecs.registry.get_codec_class
1414
Array = zarr.array.Array

0 commit comments

Comments
 (0)