We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f6199e + 6d5e21b commit 32d545eCopy full SHA for 32d545e
1 file changed
mkdocs.yml
@@ -127,7 +127,6 @@ plugins:
127
docstring_options:
128
ignore_init_summary: true
129
trim_doctest_flags: true
130
- returns_multiple_items: false
131
show_docstring_attributes: true
132
show_docstring_description: true
133
show_root_heading: true
@@ -138,7 +137,7 @@ plugins:
138
137
merge_init_into_class: true
139
show_symbol_type_heading: true
140
show_symbol_type_toc: true
141
- docstring_style: google
+ docstring_style: numpy
142
inherited_members: true
143
show_if_no_docstring: false
144
show_bases: true
0 commit comments