Skip to content

Commit 4ca32ba

Browse files
committed
make pep8 gods happy
1 parent 00825c7 commit 4ca32ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/processing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
from .affines import AffineError, to_matvec, from_matvec, append_diag
2525
from .spaces import vox2out_vox
26-
from .nifti1 import Nifti1Header, Nifti1Image
26+
from .nifti1 import Nifti1Image
2727
from .orientations import axcodes2ornt, io_orientation, ornt_transform
2828
from .imageclasses import spatial_axes_first
2929

0 commit comments

Comments
 (0)