Thanks to visit codestin.com Credit goes to github.com
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 0ee9c1b commit 00f53afCopy full SHA for 00f53af
1 file changed
Doc/library/argparse.rst
@@ -749,7 +749,7 @@ nargs
749
750
ArgumentParser objects usually associate a single command-line argument with a
751
single action to be taken. The ``nargs`` keyword argument associates a
752
-different number of command-line arguments with a single action.. The supported
+different number of command-line arguments with a single action. The supported
753
values are:
754
755
* N (an integer). N args from the command line will be gathered together into a
0 commit comments