We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59df6f4 commit 2c5a44eCopy full SHA for 2c5a44e
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