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 bdfaeb2 commit f682f03Copy full SHA for f682f03
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