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 3361447 commit 100207dCopy full SHA for 100207d
1 file changed
Doc/library/argparse.rst
@@ -1687,7 +1687,7 @@ Sub-commands
1687
alternative names for this sub-command (e.g., ``aliases=['r']``
1688
for a ``'run'`` command).
1689
:param kwargs: All other keyword arguments are passed directly to the
1690
- :class:`!ArgumentParser` constructor.
+ :class:`!ArgumentParser` constructor.
1691
This returned :class:`!ArgumentParser` object can be modified as usual.
1692
Description of parameters:
1693
0 commit comments