Merge remote-tracking branch 'origin/current' into next
This commit is contained in:
commit
c1148f8ec4
89 changed files with 1460 additions and 186 deletions
|
@ -38,6 +38,7 @@ During development on a specific file, speed up your workflow by running tests a
|
|||
```bash
|
||||
$ flake8 homeassistant/core.py
|
||||
$ pylint homeassistant/core.py
|
||||
$ pydocstyle homeassistant/core.py
|
||||
$ py.test tests/test_core.py
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue