Thanks to visit codestin.com Credit goes to github.com
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.
importlib.metadata
1 parent da314f7 commit dabc0d7Copy full SHA for dabc0d7
1 file changed
Doc/library/importlib.metadata.rst
@@ -41,7 +41,7 @@ and metadata defined by the `Core metadata specifications <https://packaging.pyt
41
and one top-level *import package*
42
may map to multiple *distribution packages*
43
if it is a namespace package.
44
- You can use :ref:`package_distributions() <package-distributions>`
+ You can use :ref:`packages_distributions() <package-distributions>`
45
to get a mapping between them.
46
47
By default, distribution metadata can live on the file system
0 commit comments