-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
Description
The current documentation of importlib.resources can be improved.
The main hindrance to usability are references to classes that are not linked correctly, leaving the docs very hard to follow for someone who doesn't already know the module. For example, Traversable
in the docs of files
is not a link.