Skip to content

Commit f0556f2

Browse files
committed
sty: remove unused import
1 parent 65a686f commit f0556f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nitransforms/base.py

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import numpy as np
1212
import h5py
1313
import warnings
14-
from collections import namedtuple
1514
from nibabel.loadsave import load as _nbload
1615
from nibabel import funcs as _nbfuncs
1716
from nibabel.nifti1 import intent_codes as INTENT_CODES

0 commit comments

Comments
 (0)