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 badb199 + 86f69f1 commit c0237f6Copy full SHA for c0237f6
1 file changed
mkdocs.yml
@@ -13,7 +13,9 @@ plugins:
13
handlers:
14
python:
15
options:
16
- docstring_style: numpy
+ preload_modules:
17
+ - _plotly_utils
18
+ docstring_style: google
19
show_source: false
20
show_root_heading: true
21
show_root_toc_entry: true
0 commit comments