Skip to content

Commit 961e23c

Browse files
committed
Try to fix the indentations again
1 parent 2238931 commit 961e23c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

mkdocs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ plugins:
5555
- mermaid2
5656
- macros
5757
- mkdocstrings:
58-
handlers:
59-
python:
60-
paths:
61-
- temp_dir/llm-server/src
62-
- temp_dir/ricbot-simulation/src
58+
handlers:
59+
python:
60+
paths:
61+
- temp_dir/llm-server/src
62+
- temp_dir/ricbot-simulation/src
6363
- multirepo:
64-
cleanup: false
65-
keep_docs_dir: true
64+
cleanup: false
65+
keep_docs_dir: true
6666

6767
extra:
6868
version:

0 commit comments

Comments
 (0)