Skip to content

Commit 8c68bee

Browse files
committed
show class inheritance in documentation
1 parent 3f223d6 commit 8c68bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/_templates/autosummary/class.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.. currentmodule:: {{ module }}
44

55
.. autoclass:: {{ objname }}
6+
:show-inheritance:
67
:members:
78

89
{% block methods %}

0 commit comments

Comments
 (0)