Skip to content

Commit 5723eea

Browse files
authored
Update run_tests.py
pep8 cleanup
1 parent 10a5660 commit 5723eea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sage/tests/memcheck/run_tests.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ def run_tests_in_module(mod: types.ModuleType) -> None:
2222

2323
if __name__ == '__main__':
2424
run_tests()
25-
26-
27-

0 commit comments

Comments
 (0)