Skip to content

Commit 915bbd7

Browse files
committed
Document type hints individually
1 parent c137fea commit 915bbd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sphinx/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
autoclass_content = "both"
2727

28+
autodoc_typehints = "description"
29+
2830
# Add any paths that contain templates here, relative to this directory.
2931
templates_path = ["_templates"]
3032

0 commit comments

Comments
 (0)