Skip to content

Commit e2470c1

Browse files
committed
Fix news blurb
1 parent 18cd5be commit e2470c1

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 :class:`ArgumentParser`. Combined with ``type``, allows ``choices``
1+
:mod:`argparse` Add option ``convert_choices`` to :method:`add_argument`. Combined with ``type``, allows ``choices``
22
to be entered as strings and converted during argument checking.
33

0 commit comments

Comments
 (0)