mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
Move all arranging related code into a subfolder
This commit is contained in:
parent
2f965cc053
commit
a5630e5c54
7 changed files with 7 additions and 26 deletions
|
@ -1,8 +1,6 @@
|
|||
import pytest
|
||||
import numpy
|
||||
import time
|
||||
|
||||
from cura.Arrange import Arrange
|
||||
from cura.Arranging.Arrange import Arrange
|
||||
from cura.ShapeArray import ShapeArray
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue