[Arch] Fix LGTM warnings
This commit is contained in:
committed by
Chris Hennes
parent
8064b6bf01
commit
6391bebeb8
@@ -291,7 +291,6 @@ class Nester:
|
||||
nofitpol = []
|
||||
for placed in sheet:
|
||||
pts = []
|
||||
pi = 0
|
||||
for placedvert in self.order(placed[1],right=True):
|
||||
fpts = []
|
||||
for i,rotvert in enumerate(rotverts):
|
||||
|
||||
Reference in New Issue
Block a user