We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9758d55 commit 64f9961Copy full SHA for 64f9961
nibabel/arrayproxy.py
@@ -27,7 +27,6 @@
27
"""
28
from contextlib import contextmanager
29
from threading import RLock
30
-import warnings
31
32
import numpy as np
33
0 commit comments