mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 05:12:21 +01:00
cleans to dump
This commit is contained in:
@@ -1031,7 +1031,7 @@ def _generate_array_dump_content(
|
||||
o += f' out.append(" {name}: ");\n'
|
||||
o += indent(ti.dump("it")) + "\n"
|
||||
o += ' out.append("\\n");\n'
|
||||
o += "}\n"
|
||||
o += "}"
|
||||
return o
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user