Skip to content

Commit 26660f9

Browse files
Update src/compas_rhino/geometry/brep/trim.py
Co-authored-by: Chen Kasirer <chen902@gmail.com>
1 parent 747d2b7 commit 26660f9

File tree

1 file changed

+1
-1
lines changed
  • src/compas_rhino/geometry/brep

1 file changed

+1
-1
lines changed

src/compas_rhino/geometry/brep/trim.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from compas.geometry import BrepTrim
88
from compas_rhino.geometry import RhinoNurbsCurve
9-
from compas_rhino.geometry.brep.edge import RhinoBrepEdge
9+
from compas_rhino.geometry import RhinoBrepEdge
1010

1111
from .vertex import RhinoBrepVertex
1212

0 commit comments

Comments
 (0)