Skip to content

Commit 66ff241

Browse files
committed
Remove unused mkdocstrings option
Then new `mkdocstrings` version check that the directory exists and since we don't use it, it doesn't exist, so it fails. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 2e33b84 commit 66ff241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ plugins:
9696
alias_type: redirect
9797
canonical_version: latest
9898
- mkdocstrings:
99-
custom_templates: templates
10099
default_handler: python
101100
handlers:
102101
python:

0 commit comments

Comments
 (0)