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 3201ffc commit cadad46Copy full SHA for cadad46
src/compas/topology/orientation.py
@@ -2,8 +2,6 @@
2
from __future__ import division
3
from __future__ import print_function
4
5
-import random
6
-
7
from compas.geometry import centroid_points
8
from compas.itertools import pairwise
9
from compas.topology import breadth_first_traverse
0 commit comments