Feature/setup cfg (#28)
* Add setup.cfg * Run black and isort. * Add blueprint to first party. * Make const import consistent.
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
from homeassistant.components.switch import SwitchDevice
|
||||
|
||||
from custom_components.blueprint.const import DEFAULT_NAME, DOMAIN, ICON, SWITCH
|
||||
|
||||
from custom_components.blueprint.entity import BlueprintEntity
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user