8000 Add blank line at end of new test function · python/cpython@0577eae · GitHub
[go: up one dir, main page]

Skip to content

Commit 0577eae

Browse files
authored
Add blank line at end of new test function
1 parent 064d426 commit 0577eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_pdb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,7 @@ def test_pdb_issue_43318():
13501350
3
13511351
4
13521352
"""
1353+
13531354

13541355
class PdbTestCase(unittest.TestCase):
13551356
def tearDown(self):

0 commit comments

Comments
 (0)
0