Skip to content

Commit 3a4a950

Browse files
committed
not sure why this is
1 parent 599f063 commit 3a4a950

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

src/compas_rhino/geometry/brep/brep.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from compas.geometry import Frame
1111
from compas.geometry import Plane
1212
from compas.geometry import Point
13+
from compas.tolerance import TOL
1314
from compas_rhino.conversions import box_to_rhino
1415
from compas_rhino.conversions import curve_to_compas
1516
from compas_rhino.conversions import curve_to_rhino

0 commit comments

Comments
 (0)