mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +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