Skip to content

Commit

Permalink
fix indentation in docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
cheungrowan committed Aug 17, 2023
1 parent 3642b68 commit 02bf62e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ build:
# rust: "1.70"
# golang: "1.20"
jobs:
pre_build:
- sphinx-apidoc -o docs/source/sdk arthur_bench "arthur_bench/logger/*" "arthur_bench/models/client.py" -MET --templatedir docs/source/_templates
pre_build:
- sphinx-apidoc -o docs/source/sdk arthur_bench "arthur_bench/logger/*" "arthur_bench/models/client.py" -MET --templatedir docs/source/_templates


# Build documentation in the "docs/" directory with Sphinx
Expand Down

0 comments on commit 02bf62e

Please sign in to comment.