Skip to content

Commit 392d515

Browse files
authored
Merge pull request #395 from SoftwareUnderstanding/dev
Dev
2 parents ffdec80 + 63ea8d0 commit 392d515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_inspect4py.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def test_multiple_mains(self):
347347
for i in imports:
348348
if "test.py" in i['run']:
349349
num_imports = len (i['imports'])
350-
break
350+
break
351351
assert num_imports == 2
352352

353353

0 commit comments

Comments
 (0)