Fix location folders
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import networks.Curve as curve
|
import networks.geometry.curve as curve
|
||||||
import networks.Segment as segment
|
import networks.geometry.segment as segment
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
import networks.Segment as segment
|
import networks.geometry.segment as segment
|
||||||
from scipy import interpolate
|
from scipy import interpolate
|
||||||
from math import sqrt
|
from math import sqrt
|
||||||
|
|
||||||
Reference in New Issue
Block a user