mirror of
https://github.com/esphome/esphome.git
synced 2025-10-10 05:43:48 +01: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