mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Add newlines to the end of new files.
done as part of CURA-12099
This commit is contained in:
parent
254087cb45
commit
371f280ab8
3 changed files with 3 additions and 3 deletions
|
@ -165,4 +165,4 @@ class BambuLabVariant(ThreeMFVariant):
|
|||
used_m=str(used_m),
|
||||
used_g=str(used_g))
|
||||
|
||||
self._writer._storeElementTree(archive, SLICE_INFO_PATH, config)
|
||||
self._writer._storeElementTree(archive, SLICE_INFO_PATH, config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue