There was an error while loading. Please reload this page.
2 parents ea47530 + ee903c5 commit effb43bCopy full SHA for effb43b
1 file changed
Doc/library/argparse.rst
@@ -766,7 +766,7 @@ the Action API. The easiest way to do this is to extend
766
767
* ``values`` - The associated command-line arguments, with any type conversions
768
applied. (Type conversions are specified with the type_ keyword argument to
769
- :meth:`~ArgumentParser.add_argument`.
+ :meth:`~ArgumentParser.add_argument`.)
770
771
* ``option_string`` - The option string that was used to invoke this action.
772
The ``option_string`` argument is optional, and will be absent if the action
0 commit comments