remove comma

This commit is contained in:
Adrian Mariano 2023-09-01 22:10:15 -04:00
parent 12ae6f1ff0
commit 5bf6d2a8ed

View file

@ -328,7 +328,7 @@ module regular_polyhedron(
anchor=anchor, anchor=anchor,
facedown=facedown, facedown=facedown,
stellate=stellate, stellate=stellate,
longside=longside, h=h, height=height, longside=longside, h=h, height=height
); );
scaled_points = entry[0]; scaled_points = entry[0];
translation = entry[1]; translation = entry[1];