Skip to content

Commit 3185b1d

Browse files
oestebanmgxd
andauthored
Update nitransforms/tests/test_manip.py
Co-Authored-By: Mathias Goncalves <[email protected]>
1 parent 26f9e80 commit 3185b1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nitransforms/tests/test_manip.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def test_itk_h5(tmp_path, data_path):
2929
nb.Nifti1Image(
3030
np.zeros(xfm.reference.shape, dtype='uint16'),
3131
xfm.reference.affine,
32-
None
3332
).to_filename(str(ref_fname))
3433

3534
# Then apply the transform and cross-check with software

0 commit comments

Comments
 (0)