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.
1 parent 39510a5 commit 5f375a9Copy full SHA for 5f375a9
docs/using.rst
@@ -172,9 +172,10 @@ all the metadata in a JSON-compatible form per PEP 566::
172
.. note::
173
174
The actual type of the object returned by ``metadata()`` is an
175
- implementation detail, it should be accessed only through the interface
176
- described by the ``PackageMetadata`` protocol documented here and at
177
- https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata
+ 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>`.
178
+
179
180
.. _version:
181
0 commit comments