Skip to content

Commit 8e20754

Browse files
Update Doc/library/argparse.rst
Co-authored-by: Savannah Ostrowski <savannah@python.org>
1 parent 8981432 commit 8e20754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/argparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ single non-whitespace character followed by a "."::
411411
-h, --help show this help message and exit
412412

413413

414-
.. versionadded:: 3.13
414+
.. versionadded:: 3.15
415415
:class:`FlexiHelpFormatter` class was added.
416416

417417
:class:`ArgumentDefaultsHelpFormatter` automatically adds information about

0 commit comments

Comments
 (0)