Skip to content

Commit 26d0517

Browse files
DocOtakmax-sixty
authored andcommitted
remove type annotations from autodoc method signatures (#3179)
1 parent dba85bd commit 26d0517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
}
8484

8585
autosummary_generate = True
86+
autodoc_typehints = 'none'
8687

8788
numpydoc_class_members_toctree = True
8889
numpydoc_show_class_members = False

0 commit comments

Comments
 (0)