mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Fixed typo in developers/development_testing/ (#1058)
This commit is contained in:
parent
56ac87d051
commit
5b912dcfbd
@ -13,7 +13,7 @@ Home Assistant enforces strict [PEP8 style](https://www.python.org/dev/peps/pep-
|
||||
|
||||
### {% linkable_title Local testing %}
|
||||
|
||||
It's highly recommanded to run `tox` before you create your Pull Request to avoid annoying fixes. Local testing requires `tox` to be installed.
|
||||
It's highly recommended to run `tox` before you create your Pull Request to avoid annoying fixes. Local testing requires `tox` to be installed.
|
||||
|
||||
```bash
|
||||
$ pip3 install tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user