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 c283106 commit ea18a5cCopy full SHA for ea18a5c
numcodecs/compat.py
@@ -1,7 +1,6 @@
1
# ruff: noqa: F401
2
import array
3
import codecs
4
-import functools
5
6
import numpy as np
7
0 commit comments