Skip to content

Commit

Permalink
fix "ValueError: 'restructured-text' is not a valid Parser"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeroto521 committed Aug 6, 2022
1 parent 8cf8609 commit 229c9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ plugins:
show_source: true
# https://github.com/mkdocstrings/mkdocstrings/issues/278#issuecomment-831411193
selection:
docstring_style: restructured-text
docstring_style: sphinx
# custom_templates: templates
watch:
- janitor/
Expand Down

0 comments on commit 229c9ee

Please sign in to comment.