Skip to content

Commit 79ac96f

Browse files
committed
show type hints in description
1 parent e1b3a05 commit 79ac96f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"sphinx_issues",
2121
"sphinx_tabs.tabs",
2222
]
23+
autodoc_typehints = "description"
2324
intersphinx_mapping = {
2425
"python": ("https://docs.python.org/3/", None),
2526
"werkzeug": ("https://werkzeug.palletsprojects.com/", None),

0 commit comments

Comments
 (0)