small changes for the better
This commit is contained in:
parent
9ec5347a7f
commit
f63779b0b8
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user