8000 remove extra spaces · python/cpython@df58705 · GitHub
[go: up one dir, main page]

Skip to content

Commit df58705

Browse files
authored
remove extra spaces
1 parent 0577eae commit df58705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_pdb.py

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

13551355
class PdbTestCase(unittest.TestCase):
13561356
def tearDown(self):

0 commit comments

Comments
 (0)
0