Update sketch_2021_10_20c_py5.py

main
Alexandre B A Villares 2021-10-21 23:52:19 -03:00
rodzic 2e11705ff8
commit f3c20952fa
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -140,7 +140,6 @@ def point_inside_tri(pt, tri):
return not (pos and neg)
def edge_dist(edge):
return dist(*edge) # math.dist