Skip to content

Commit fa693b6

Browse files
committed
DOC: Remove unused custom_template config
This configuration was recently updated to check if the target exists [1]. As we do not acutally use custom plugins, removing the setting fixes CI. [1]: mkdocstrings/mkdocstrings@370a61d
1 parent e22c1c2 commit fa693b6

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
@@ -47,7 +47,6 @@ plugins:
4747

4848
- mkdocstrings:
4949
enabled: false
50-
custom_templates: templates
5150
default_handler: python
5251
handlers:
5352
python:

0 commit comments

Comments
 (0)