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 @@ -229,10 +229,10 @@ Distribution metadata
229229.. class :: PackageMetadata
230230
231231 A concrete implementation of the
232- `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata >`_.
232+ `PackageMetadata protocol <https://importlib-metadata.readthedocs.io/en/latest/api.html#importlib_metadata.PackageMetadata >`_.
233233
234- In addition to providing the defined protocol methods and attributes, subscripting
235- the instance is equivalent to calling the :meth: `!get ` method.
234+ In addition to providing the defined protocol methods and attributes, subscripting
235+ the instance is equivalent to calling the :meth: `!get ` method.
236236
237237Every `Distribution Package <https://packaging.python.org/en/latest/glossary/#term-Distribution-Package >`_
238238includes some metadata, which you can extract using the :func: `!metadata ` function::
You can’t perform that action at this time.
0 commit comments