We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e43e5 commit b3fea96Copy full SHA for b3fea96
mkdocs.yml
@@ -8,6 +8,7 @@ plugins:
8
- mkdocstrings:
9
handlers:
10
python:
11
+ paths: ["manify"]
12
options:
13
docstring_style: google
14
merge_init_into_class: true
0 commit comments