Skip to content

Commit ab2315b

Browse files
authored
idk why this was here
1 parent 09ec671 commit ab2315b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PillowImageConverter.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
# image_file.save('result.png') # save result - not required
2525
print(lines)
2626
print("Poly.push(generated_polyline)")
27-
print("bt.scale((Poly), [0.1, 0.1])")
27+
#print("bt.scale((Poly), [0.1, 0.1])")
2828
print("bt.rotate(Poly, 180)")
2929
print("drawLines(Poly)")

0 commit comments

Comments
 (0)