Skip to content

Commit 08a8d77

Browse files
committed
docs: Add autodoc_typehints
1 parent 6978bd5 commit 08a8d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
extensions = [
2424
'sphinx.ext.autodoc',
2525
'sphinx.ext.intersphinx',
26+
'sphinx_autodoc_typehints',
2627
'sphinx.ext.todo',
2728
'sphinx.ext.napoleon',
2829
'sphinx.ext.linkcode',

0 commit comments

Comments
 (0)