Fixed typo in developers/development_testing/ (#1058)
This commit is contained in:
parent
56ac87d051
commit
5b912dcfbd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Home Assistant enforces strict [PEP8 style](https://www.python.org/dev/peps/pep-
|
||||||
|
|
||||||
### {% linkable_title Local testing %}
|
### {% 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
|
```bash
|
||||||
$ pip3 install tox
|
$ pip3 install tox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue