mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 01:46:29 +00:00
Fix spelling/grammer error. (#1419)
This commit is contained in:
parent
d0ad5934f8
commit
19d0848e42
@ -43,7 +43,7 @@ Also note that `_LOGGER.info` is reserved for the core, use `_LOGGER.debug` for
|
||||
|
||||
### Ordering of imports
|
||||
|
||||
Instead of order the imports manually, use [`isort`](https://github.com/timothycrosley/isort).
|
||||
Instead of ordering the imports manually, use [`isort`](https://github.com/timothycrosley/isort).
|
||||
|
||||
```shell
|
||||
pip3 install isort
|
||||
|
Loading…
x
Reference in New Issue
Block a user