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 10a6118 commit 46e6c61Copy full SHA for 46e6c61
1 file changed
zarr/tests/test_filters.py
@@ -9,7 +9,6 @@
9
from numcodecs import (AsType, Delta, FixedScaleOffset, PackBits, Categorize, Zlib, Blosc,
10
BZ2, Quantize)
11
from zarr.creation import array
12
-from zarr.compat import PY2
13
14
15
compressors = [
0 commit comments