mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
gh-125296: Fix strange fragment identifier for name or flags in argparse docs (#125297)
This commit is contained in:
parent
2f8301cbfb
commit
c1913effee
1 changed files with 1 additions and 1 deletions
|
|
@ -602,7 +602,7 @@ The add_argument() method
|
|||
The following sections describe how each of these are used.
|
||||
|
||||
|
||||
.. _name_or_flags:
|
||||
.. _`name or flags`:
|
||||
|
||||
name or flags
|
||||
^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue