Skip to content

Commit 21cc8f8

Browse files
committed
Update test_imaging.py
1 parent 2463de5 commit 21cc8f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_imaging.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ def test_validators(self):
318318
)
319319
self.assertEqual(expected_exception, repr(e.exception))
320320

321-
322321
with self.assertRaises(ValueError) as e:
323322
ms.MRIScan(
324323
scan_index=1,

0 commit comments

Comments
 (0)