We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f6b48 commit 91f5e97Copy full SHA for 91f5e97
Lib/test/test_tools/test_i18n.py
@@ -439,7 +439,6 @@ def test_extract_all_comments(self):
439
Test that the --add-comments option without an
440
explicit tag extracts all translator comments.
441
"""
442
-
443
for arg in ('--add-comments', '-c'):
444
with self.subTest(arg=arg):
445
data = self.extract_from_str(dedent('''\
0 commit comments