Folder structure simplfied
This commit is contained in:
@@ -5,10 +5,10 @@ import math
|
||||
|
||||
from ...routing import Route
|
||||
|
||||
from ...structures import *
|
||||
from ..geometry import *
|
||||
from ...foundries import *
|
||||
|
||||
from ...structures import _my_polygon,Conchoid,_my_poly_spiral
|
||||
from ..geometry import _my_polygon,Conchoid,_my_poly_spiral
|
||||
|
||||
from scipy import optimize
|
||||
|
||||
|
||||
Reference in New Issue
Block a user