Skip to content

Commit 0d246a5

Browse files
committed
Formatting
1 parent a5e4ff0 commit 0d246a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_repl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,5 +522,6 @@ def test_pythonstartup_failure(self):
522522
self.assertIn(expected, output)
523523
self.assertIn("executed user code anyway", output)
524524

525+
525526
if __name__ == "__main__":
526527
unittest.main()

0 commit comments

Comments
 (0)