Skip to content

Commit

Permalink
Remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gaogaotiantian committed Mar 15, 2024
1 parent e656e4f commit 28e8312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/test/test_pdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -2945,7 +2945,6 @@ def test_pdbrc_empty_line(self):
c = 3
""")

# The empty lines need to have the same indentation as the other lines
pdbrc = textwrap.dedent("""
n
Expand Down

0 comments on commit 28e8312

Please sign in to comment.