Skip to content

Commit 0494d7b

Browse files
committed
Fix doc tests
Signed-off-by: Filipe Laíns <[email protected]>
1 parent 9f52661 commit 0494d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/importlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ find and load modules.
10371037

10381038
.. note::
10391039

1040-
:meth:`PathFinder.invalidate_caches` invalidates :class:`NamespacePath`s,
1040+
:meth:`PathFinder.invalidate_caches` invalidates :class:`NamespacePath`,
10411041
forcing the path value to be recomputed next time it is accessed.
10421042

10431043
.. versionadded:: next

0 commit comments

Comments
 (0)