Skip to content

Commit 1693384

Browse files
committed
build(sphinx): Add sphinx-autodoc-typehints config
1 parent bfedd21 commit 1693384

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
@@ -20,6 +20,7 @@
2020

2121
extensions = [
2222
'sphinx.ext.autodoc',
23+
'sphinx_autodoc_typehints',
2324
'sphinx.ext.intersphinx',
2425
'sphinx.ext.todo',
2526
'sphinx.ext.napoleon',

0 commit comments

Comments
 (0)