Skip to content

Commit ac2b754

Browse files
Fix trailing errors
1 parent a76954c commit ac2b754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/argparse.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,9 @@ Sub-commands
16881688
for a ``'run'`` command).
16891689
:param kwargs: All other keyword arguments are passed directly to the
16901690
:class:`!ArgumentParser` constructor.
1691+
16911692
This returned :class:`!ArgumentParser` object can be modified as usual.
1693+
16921694
Description of parameters:
16931695

16941696
* *title* - title for the sub-parser group in help output; by default

0 commit comments

Comments
 (0)