mirror of
https://github.com/esphome/esphome.git
synced 2025-10-20 18:53:47 +01:00
relo
This commit is contained in:
@@ -18,7 +18,7 @@ import sys
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent))
|
||||
|
||||
# pylint: disable=wrong-import-position
|
||||
from esphome.analyze_memory import MemoryAnalyzer
|
||||
from esphome.analyze_memory import MemoryAnalyzer # noqa: E402
|
||||
|
||||
# Comment marker to identify our memory impact comments
|
||||
COMMENT_MARKER = "<!-- esphome-memory-impact-analysis -->"
|
||||
|
Reference in New Issue
Block a user