Skip to content

Commit 91f5e97

Browse files
committed
Remove extra newline
1 parent b3f6b48 commit 91f5e97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_tools/test_i18n.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ def test_extract_all_comments(self):
439439
Test that the --add-comments option without an
440440
explicit tag extracts all translator comments.
441441
"""
442-
443442
for arg in ('--add-comments', '-c'):
444443
with self.subTest(arg=arg):
445444
data = self.extract_from_str(dedent('''\

0 commit comments

Comments
 (0)