Skip to content

Commit 574461d

Browse files
Fix lint, trailing whitespace, and end-of-file issues
1 parent fb3b712 commit 574461d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Lib/test/test_inspect/test_inspect.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6267,9 +6267,3 @@ def test_getframeinfo_with_exceptiongroup(self):
62676267

62686268
if __name__ == "__main__":
62696269
unittest.main()
6270-
6271-
6272-
6273-
if __name__ == "__main__":
6274-
unittest.main()
6275-

0 commit comments

Comments
 (0)