Skip to content

Commit

Permalink
Update nibabel/tests/test_imageclasses.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Markiewicz <[email protected]>
  • Loading branch information
DimitriPapadopoulos and effigies authored Mar 29, 2024
1 parent 50177cc commit 489b9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nibabel/tests/test_imageclasses.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import numpy as np

import nibabel as nib
from nibabel import imageclasses # noqa: F401
from nibabel.analyze import AnalyzeImage
from nibabel.imageclasses import spatial_axes_first
from nibabel.nifti1 import Nifti1Image
Expand Down

0 comments on commit 489b9d2

Please sign in to comment.