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.
2 parents fcee2f7 + 4a23eea commit 19d93b7Copy full SHA for 19d93b7
doc/conf.py
@@ -164,6 +164,7 @@ def _check_dependencies():
164
os.environ.pop("DISPLAY", None)
165
166
autosummary_generate = True
167
+autodoc_typehints = "none"
168
169
# we should ignore warnings coming from importing deprecated modules for
170
# autodoc purposes, as this will disappear automatically when they are removed
0 commit comments