Skip to content

Commit d1d2699

Browse files
committed
Update test_imaging.py
1 parent 944e5e6 commit d1d2699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_imaging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def test_registration(self):
190190

191191
def test_validators(self):
192192
"""test the validators"""
193-
193+
194194
with self.assertRaises(ValidationError):
195195
inst.Instrument(
196196
instrument_type="diSPIM",

0 commit comments

Comments
 (0)