We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8d8f9d + 1510328 commit 305964dCopy full SHA for 305964d
Doc/library/importlib.metadata.rst
@@ -212,7 +212,7 @@ all the metadata in a JSON-compatible form per :PEP:`566`::
212
The actual type of the object returned by ``metadata()`` is an
213
implementation detail and should be accessed only through the interface
214
described by the
215
- `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>`_.
216
217
.. versionchanged:: 3.10
218
The ``Description`` is now included in the metadata when presented
0 commit comments