Thanks to visit codestin.com Credit goes to github.com
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 6241384 commit 4a23eeaCopy full SHA for 4a23eea
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