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 2ab0e09 commit 4622b8bCopy full SHA for 4622b8b
numcodecs/tests/test_zarr3_import.py
@@ -4,7 +4,7 @@
4
5
6
def test_zarr3_import():
7
- ERROR_MESSAGE_MATCH = "zarr 3.0.0 or later.*"
+ ERROR_MESSAGE_MATCH = "zarr 3.1.3 or later.*"
8
9
try:
10
import zarr # noqa: F401
0 commit comments