Skip to content

Commit 64f9961

Browse files
committed
STY: Remove unused import [skip ci]
1 parent 9758d55 commit 64f9961

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nibabel/arrayproxy.py

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"""
2828
from contextlib import contextmanager
2929
from threading import RLock
30-
import warnings
3130

3231
import numpy as np
3332

0 commit comments

Comments
 (0)