8000 Merge commit 'f75acec' into cpython · python/importlib_metadata@ef172c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef172c0

Browse files
committed
Merge commit 'f75acec' into cpython
2 parents aa2cbe4 + f75acec commit ef172c0

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
@@ -16,7 +16,7 @@
1616
``importlib_metadata`` is a library that provides access to
1717
the metadata of an installed :term:`packaging:Distribution Package`,
1818
such as its entry points
19-
or its top-level names (:term:`packaging:Import Package`\ s, modules, if any).
19+
or its top-level names (:term:`packaging:Import Package`\s, modules, if any).
2020
Built in part on Python's import system, this library
2121
intends to replace similar functionality in the `entry point
2222
API`_ and `metadata API`_ of ``pkg_resources``. Along with

0 commit comments

Comments
 (0)
0