1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-19 08:15:49 +00:00

[modbus_controller] Fix linting and formatting issues (#7441)

This commit is contained in:
Jesse Hills
2024-09-16 13:43:45 +12:00
committed by GitHub
parent 3835ad8c1f
commit 73e469ae52
8 changed files with 54 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
import esphome.codegen as cg
import esphome.config_validation as cv
from esphome.components import select
import esphome.config_validation as cv
from esphome.const import CONF_ADDRESS, CONF_ID, CONF_LAMBDA, CONF_OPTIMISTIC
from .. import (