Skip to content

Commit 787d674

Browse files
committed
Remove RETURNS and replace with RETURN TYPE docs.
1 parent 74ac097 commit 787d674

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
@@ -97,6 +97,7 @@
9797
else:
9898
extensions.append("sphinx.ext.napoleon")
9999

100+
napoleon_use_rtype = True
100101
napoleon_google_docstring = False
101102
napoleon_numpy_docstring = True
102103
napoleon_include_private_with_doc = False

0 commit comments

Comments
 (0)