We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00825c7 commit 4ca32baCopy full SHA for 4ca32ba
nibabel/processing.py
@@ -23,7 +23,7 @@
23
24
from .affines import AffineError, to_matvec, from_matvec, append_diag
25
from .spaces import vox2out_vox
26
-from .nifti1 import Nifti1Header, Nifti1Image
+from .nifti1 import Nifti1Image
27
from .orientations import axcodes2ornt, io_orientation, ornt_transform
28
from .imageclasses import spatial_axes_first
29
0 commit comments