Skip to content

Commit

Permalink
test docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Jun 26, 2024
1 parent d5bc1c1 commit 142d8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Interacting with your new code
| 4) Run type checking using mypy:
| `mypy --strict .`
| 5) Build your docs locally:
| `tox -e build_docs` or `cd docs; make html`.
| `tox -e build_docs` or `cd docs; make html`
| After building the docs, view them with
| `open docs/_build/html/index.html`
Expand Down

0 comments on commit 142d8a2

Please sign in to comment.