We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a8902 commit 710d9f8Copy full SHA for 710d9f8
docs/conf.py
@@ -50,6 +50,7 @@
50
51
numpydoc_show_class_members = False
52
automodapi_inheritance_diagram = True
53
+inheritance_graph_attrs = {"rankdir": "TR"}
54
55
intersphinx_mapping = {
56
"python": ("https://docs.python.org/3/", None),
0 commit comments