mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 01:59:08 +03:00
formatting
This commit is contained in:
@@ -10,4 +10,4 @@ with fileinput.input() as f_input:
|
||||
elif line.startswith('---- CSV END ----'):
|
||||
inRecordingMode = False
|
||||
else:
|
||||
print(line, end="")
|
||||
print(line, end="")
|
||||
|
||||
Reference in New Issue
Block a user