mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 11:52:20 +01:00
fix python lint
This commit is contained in:
@@ -541,6 +541,7 @@ def lint_relative_py_import(fname):
|
||||
"esphome/components/rp2040/core.cpp",
|
||||
"esphome/components/libretiny/core.cpp",
|
||||
"esphome/components/host/core.cpp",
|
||||
"esphome/components/zephyr/core.cpp",
|
||||
],
|
||||
)
|
||||
def lint_namespace(fname, content):
|
||||
|
Reference in New Issue
Block a user