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 6978bd5 commit 08a8d77Copy full SHA for 08a8d77
docs/conf.py
@@ -23,6 +23,7 @@
23
extensions = [
24
'sphinx.ext.autodoc',
25
'sphinx.ext.intersphinx',
26
+ 'sphinx_autodoc_typehints',
27
'sphinx.ext.todo',
28
'sphinx.ext.napoleon',
29
'sphinx.ext.linkcode',
0 commit comments