Doc: missing underscore in hyperlink. (GH-98391)
This commit is contained in:
parent
73e5180faf
commit
0bbea545e3
@ -211,7 +211,7 @@ all the metadata in a JSON-compatible form per :PEP:`566`::
|
||||
The actual type of the object returned by ``metadata()`` is an
|
||||
implementation detail and should be accessed only through the interface
|
||||
described by the
|
||||
`PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`.
|
||||
`PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata>`_.
|
||||
|
||||
.. versionchanged:: 3.10
|
||||
The ``Description`` is now included in the metadata when presented
|
||||
|
Loading…
x
Reference in New Issue
Block a user