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 bfedd21 commit 1693384Copy full SHA for 1693384
docs/conf.py
@@ -20,6 +20,7 @@
20
21
extensions = [
22
'sphinx.ext.autodoc',
23
+ 'sphinx_autodoc_typehints',
24
'sphinx.ext.intersphinx',
25
'sphinx.ext.todo',
26
'sphinx.ext.napoleon',
0 commit comments