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 8e74437 commit 1447401Copy full SHA for 1447401
Lib/test/test_argparse.py
@@ -2265,7 +2265,7 @@ def test_help_blank(self):
2265
main description
2266
2267
positional arguments:
2268
- foo
+ foo
2269
2270
options:
2271
-h, --help show this help message and exit
@@ -2282,7 +2282,7 @@ def test_help_blank(self):
2282
2283
2284
2285
- {}
+ {}
2286
2287
2288
0 commit comments