Sort imports according to PEP8 for 'script' folder (#29790)
This commit is contained in:
parent
3a28361beb
commit
5cb6d1b21f
36 changed files with 69 additions and 67 deletions
|
@ -5,7 +5,6 @@ from homeassistant.core import HomeAssistant
|
|||
|
||||
from .const import DOMAIN
|
||||
|
||||
|
||||
CONFIG_SCHEMA = vol.Schema({vol.Optional(DOMAIN): {}}, extra=vol.ALLOW_EXTRA)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue