File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -227,10 +227,10 @@ Distribution metadata
227227.. class :: PackageMetadata
228228
229229 A concrete implementation of the
230- `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata >`_.
230+ `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata >`_.
231231
232- In addition to providing the defined protocol methods and attributes, subscripting
233- the instance is equivalent to calling the :meth: `!get ` method.
232+ In addition to providing the defined protocol methods and attributes, subscripting
233+ the instance is equivalent to calling the :meth: `!get ` method.
234234
235235Every `Distribution Package <https://packaging.python.org/en/latest/glossary/#term-Distribution-Package >`_
236236includes some metadata, which you can extract using the :func: `!metadata ` function::
You can’t perform that action at this time.
0 commit comments