Skip to content

Commit caa4e4f

Browse files
Update conf.py
1 parent 220579a commit caa4e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
autoapi_type = 'python'
4444
autoapi_dirs = [os.path.abspath('../../manify')]
4545
autoapi_ignore = ["*/utils/*"]
46-
46+
autodoc_typehints = "description"
4747
templates_path = ['_templates']
4848
exclude_patterns = []
4949

0 commit comments

Comments
 (0)