mirror of
https://github.com/esphome/esphome.git
synced 2025-09-25 06:32:22 +01:00
Bump ruff from 0.9.2 to 0.11.0 (#8409)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import esphome.codegen as cg
|
||||
import esphome.config_validation as cv
|
||||
from esphome.components import (
|
||||
binary_sensor,
|
||||
climate,
|
||||
@@ -11,6 +10,7 @@ from esphome.components import (
|
||||
switch,
|
||||
text_sensor,
|
||||
)
|
||||
import esphome.config_validation as cv
|
||||
from esphome.const import (
|
||||
CONF_ACCURACY_DECIMALS,
|
||||
CONF_BINARY_SENSORS,
|
||||
|
Reference in New Issue
Block a user