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 3e9d689 commit 075f984Copy full SHA for 075f984
numcodecs/tests/test_blosc.py
@@ -8,8 +8,7 @@
8
9
from numcodecs import blosc
10
from numcodecs.blosc import Blosc
11
-from numcodecs.tests.common import check_encode_decode, check_config, \
12
- check_repr
+from numcodecs.tests.common import check_encode_decode, check_config
13
14
15
codecs = [
0 commit comments