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:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user