Skip to content

Commit 02c14e4

Browse files
committed
Rebuild docs (range_header func not showing types)
1 parent 7949df3 commit 02c14e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
autosummary_generate = True
103103
# https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html
104-
napoleon_use_rtype = False
104+
napoleon_use_rtype = True
105105
napoleon_use_params = True
106106

107107
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)