Cura/scripts
j.delarago 63e6b7704c
Use startswith for more pythonic code.
Swap out while True with for line in f.readlines. This will now termitate without having to catch a StopIteration error.

CURA-9141
2022-05-16 13:33:56 +02:00
..
2021-09-07 11:33:54 -04:00