mirror of https://github.com/python/cpython
Docs: Remove duplicate `TraversableResources` reference (#101068)
This commit is contained in:
parent
74c20b6ece
commit
b82049993f
|
@ -464,7 +464,6 @@ Pending Removal in Python 3.14
|
|||
|
||||
Use :mod:`importlib.resources.abc` classes instead:
|
||||
|
||||
* :class:`importlib.resources.abc.TraversableResources`
|
||||
* :class:`importlib.resources.abc.Traversable`
|
||||
* :class:`importlib.resources.abc.TraversableResources`
|
||||
|
||||
|
|
Loading…
Reference in New Issue