We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41abc62 commit e96e824Copy full SHA for e96e824
src/compas/geometry/frame.py
@@ -17,7 +17,6 @@
17
from compas.geometry import quaternion_from_matrix
18
from compas.geometry import subtract_vectors
19
from compas.itertools import linspace
20
-from compas.tolerance import TOL
21
22
from .point import Point
23
from .quaternion import Quaternion
0 commit comments