Skip to content

Commit f682f03

Browse files
Unused import
1 parent bdfaeb2 commit f682f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numcodecs/compat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# ruff: noqa: F401
22
import array
33
import codecs
4-
import functools
54

65
import numpy as np
76

0 commit comments

Comments
 (0)