We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a686f commit f0556f2Copy full SHA for f0556f2
nitransforms/base.py
@@ -11,7 +11,6 @@
11
import numpy as np
12
import h5py
13
import warnings
14
-from collections import namedtuple
15
from nibabel.loadsave import load as _nbload
16
from nibabel import funcs as _nbfuncs
17
from nibabel.nifti1 import intent_codes as INTENT_CODES
0 commit comments