Skip to content

Commit cc5a37e

Browse files
committed
some more narrative
1 parent 5e0ab5a commit cc5a37e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/importlib.metadata.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ The same applies for :func:`entry_points` and :func:`files`.
502502
A sequence of :class:`!PackagePath`\s contained in this distribution package.
503503
Like :func:`files`, this returns :const:`None` if there are no records.
504504

505+
The following two abstract methods need to be implemented when implementing-custom-providers_:
506+
505507
.. method:: locate_file(path)
506508

507509
Like :meth:`!PackagePath.locate`, return a :class:`SimplePath` for the given path.

0 commit comments

Comments
 (0)