Skip to content

Commit

Permalink
Update nitransforms/tests/test_manip.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
  • Loading branch information
oesteban and mgxd authored Mar 26, 2020
1 parent 26f9e80 commit 3185b1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nitransforms/tests/test_manip.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def test_itk_h5(tmp_path, data_path):
nb.Nifti1Image(
np.zeros(xfm.reference.shape, dtype='uint16'),
xfm.reference.affine,
None
).to_filename(str(ref_fname))

# Then apply the transform and cross-check with software
Expand Down

0 comments on commit 3185b1d

Please sign in to comment.