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 fa1d877 commit ce36e2dCopy full SHA for ce36e2d
Doc/library/argparse.rst
@@ -1690,7 +1690,7 @@ Sub-commands
1690
:class:`!ArgumentParser` constructor.
1691
1692
This returned :class:`!ArgumentParser` object can be modified as usual.
1693
-
+
1694
Description of parameters:
1695
1696
* *title* - title for the sub-parser group in help output; by default
Misc/mypy/_colorize.py
@@ -1 +1 @@
1
-../../Lib/_colorize.py
+../../Lib/_colorize.py
Misc/mypy/token.py
-../../Lib/token.py
+../../Lib/token.py
0 commit comments