Update lib.py

This commit is contained in:
Zhengyu Peng 2021-12-10 23:16:53 -05:00
parent 5a4a6336cc
commit 8625c80c71

View File

@ -106,4 +106,3 @@ def path_rotate_z(path, angle):
if __name__ == '__main__': if __name__ == '__main__':
pt = [0, 1, 0] pt = [0, 1, 0]