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.
1 parent 9f52661 commit 0494d7bCopy full SHA for 0494d7b
Doc/library/importlib.rst
@@ -1037,7 +1037,7 @@ find and load modules.
1037
1038
.. note::
1039
1040
- :meth:`PathFinder.invalidate_caches` invalidates :class:`NamespacePath`s,
+ :meth:`PathFinder.invalidate_caches` invalidates :class:`NamespacePath`,
1041
forcing the path value to be recomputed next time it is accessed.
1042
1043
.. versionadded:: next
0 commit comments