Skip to content

Commit 2463de5

Browse files
committed
Update test_imaging.py
1 parent 2887c4e commit 2463de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_imaging.py

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

321+
321322
with self.assertRaises(ValueError) as e:
322323
ms.MRIScan(
323324
scan_index=1,

0 commit comments

Comments
 (0)