Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5a8902

Browse files
committed
Enable inheritance diagrams
1 parent 0d93aa1 commit d5a8902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050

5151
numpydoc_show_class_members = False
52-
automodapi_inheritance_diagram = False
52+
automodapi_inheritance_diagram = True
5353

5454
intersphinx_mapping = {
5555
"python": ("https://docs.python.org/3/", None),

0 commit comments

Comments
 (0)