mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
[uart] lint fix
This commit is contained in:
parent
b608685c60
commit
9b3981ba97
@ -31,7 +31,7 @@ from esphome.const import (
|
|||||||
CONF_LAMBDA,
|
CONF_LAMBDA,
|
||||||
PLATFORM_HOST,
|
PLATFORM_HOST,
|
||||||
KEY_CORE,
|
KEY_CORE,
|
||||||
KEY_FRAMEWORK_VERSION
|
KEY_FRAMEWORK_VERSION,
|
||||||
)
|
)
|
||||||
from esphome.core import CORE
|
from esphome.core import CORE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user