Skip to content

Commit fb3b712

Browse files
Add blank line at the end
1 parent e74e210 commit fb3b712

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Lib/test/test_inspect/test_inspect.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6271,4 +6271,5 @@ def test_getframeinfo_with_exceptiongroup(self):
62716271

62726272

62736273
if __name__ == "__main__":
6274-
unittest.main()
6274+
unittest.main()
6275+

0 commit comments

Comments
 (0)