Skip to content

Commit

Permalink
Remove extra space. (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock authored May 30, 2024
1 parent 5a7447a commit e52bf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
python: "3.11"
commands:
- pip install --user tox
- python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/
- python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/
python:
install:
- method: pip
Expand Down

0 comments on commit e52bf77

Please sign in to comment.