Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdabc0d7

Browse files
Fix typo in documentation ofimportlib.metadata (GH-112099)
Fix minor typo in importlib doc
1 parentda314f7 commitdabc0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/importlib.metadata.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ and metadata defined by the `Core metadata specifications <https://packaging.pyt
4141
and one top-level *import package*
4242
may map to multiple *distribution packages*
4343
if it is a namespace package.
44-
You can use:ref:`package_distributions()<package-distributions>`
44+
You can use:ref:`packages_distributions()<package-distributions>`
4545
to get a mapping between them.
4646

4747
By default, distribution metadata can live on the file system

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp