mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Swap out while True with for line in f.readlines. This will now termitate without having to catch a StopIteration error. CURA-9141 |
||
|---|---|---|
| .. | ||
| check_gcode_buffer.py | ||
| check_invalid_imports.py | ||
| check_shortcut_keys.py | ||
| line_length_checker.py | ||
| lionbridge_import.py | ||
| obj_trimmer.py | ||
| update_po_with_changes.py | ||