-
-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Labels
Description
Problem Description
I subclassed a class from the standard library.
The inherited methods at the bottom of the documentation is trying to link to non-existing method documentation.
Steps to reproduce the behavior:
- subclass a class from any standard library module
- run pdoc on the module with the subclass
- scroll down to the inherited methods listing
System Information
pdoc: 12.3.0
Python: 3.11.0
Platform: macOS-13.1-arm64-arm-64bit