diff --git a/Doc/library/importlib.resources.rst b/Doc/library/importlib.resources.rst index 45d42634f66292..0bebd974d3ad30 100644 --- a/Doc/library/importlib.resources.rst +++ b/Doc/library/importlib.resources.rst @@ -237,7 +237,6 @@ For all the following functions: .. versionchanged:: 3.13 Multiple *path_names* are accepted. - *encoding* and *errors* must be given as keyword arguments. .. function:: is_resource(anchor, *path_names)