Skip to content

Commit 6f42150

Browse files
committed
Fix news nit
1 parent e2470c1 commit 6f42150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:mod:`argparse` Add option ``convert_choices`` to :method:`add_argument`. Combined with ``type``, allows ``choices``
1+
:mod:`argparse` Add option ``convert_choices`` to `add_argument`. Combined with ``type``, allows ``choices``
22
to be entered as strings and converted during argument checking.
33

0 commit comments

Comments
 (0)