Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7128e07

Browse files
committed
#16940: fix indentation in example.
1 parent 174ef67 commit 7128e07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/argparse.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,8 +1487,8 @@ Sub-commands
14871487

14881488
positional arguments:
14891489
{a,b} sub-command help
1490-
a a help
1491-
b b help
1490+
a a help
1491+
b b help
14921492

14931493
optional arguments:
14941494
-h, --help show this help message and exit

0 commit comments

Comments
 (0)