[3.12] gh-125296: Fix strange fragment identifier for name or flags in argparse docs (GH-125297) (#125300)

gh-125296: Fix strange fragment identifier for `name or flags` in argparse docs (GH-125297)
(cherry picked from commit c1913effee)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
This commit is contained in:
Miss Islington (bot) 2024-10-11 08:39:54 +02:00 committed by GitHub
parent 171ebcd4df
commit ee1257cb9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -596,7 +596,7 @@ The add_argument() method
The following sections describe how each of these are used.
.. _name_or_flags:
.. _`name or flags`:
name or flags
^^^^^^^^^^^^^