mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 15:12:21 +01:00
fix: remove unnecessary noqa comment from dynamic_lamp component
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import esphome.codegen as cg # noqa: I001
|
||||
import esphome.codegen as cg
|
||||
from esphome.components import output
|
||||
import esphome.config_validation as cv
|
||||
from esphome.const import CONF_ID
|
||||
|
Reference in New Issue
Block a user