mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-06 21:09:53 +02:00
[code-quality] Organise core imports (#7149)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import esphome.final_validate as fv
|
||||
|
||||
from esphome.const import CONF_ID
|
||||
import esphome.final_validate as fv
|
||||
|
||||
|
||||
def inherit_property_from(property_to_inherit, parent_id_property, transform=None):
|
||||
|
||||
Reference in New Issue
Block a user