small changes for the better

This commit is contained in:
puckoprutt 2025-02-18 22:13:32 +01:00
parent 9ec5347a7f
commit f63779b0b8

View File

@ -57,6 +57,7 @@ if __name__ == "__main__":
_heat = None
_max = None
res = dagens_lunch_results()
dir.mkdir(parents=True, exist_ok=True)
with file.open("a") as f:
f.write("[\n")
for idx, item in enumerate(res):