Skip to content

Commit 5a08b98

Browse files
committed
🔖 Release v0.1.0
1 parent fd2f6ec commit 5a08b98

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mkdocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ nav:
1212
- Modules: modules.md
1313
plugins:
1414
- search
15-
- mkdocstrings
15+
- mkdocstrings:
16+
handlers:
17+
python:
18+
options:
19+
docstring_style: google
1620

1721
theme:
1822
name: material

0 commit comments

Comments
 (0)