Skip to content

Commit 2fb977b

Browse files
orduekeffigies
andauthored
Update nibabel/freesurfer/tests/test_io.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent e626a38 commit 2fb977b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nibabel/freesurfer/tests/test_io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ def test_write_morph_data():
165165
for shape in bad_shapes:
166166
with pytest.raises(ValueError):
167167
write_morph_data('test.curv', values.reshape(shape))
168-
169168

170169
@freesurfer_test
171170
def test_annot():

0 commit comments

Comments
 (0)