Move all arranging related code into a subfolder

This commit is contained in:
ChrisTerBeke 2018-01-03 15:05:06 +01:00
parent 2f965cc053
commit a5630e5c54
7 changed files with 7 additions and 26 deletions

View file

@ -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