Script execution
This commit is contained in:
@@ -23,8 +23,7 @@ pass_energy = PassEnergy()
|
||||
|
||||
|
||||
def scan_gen():
|
||||
#while True:
|
||||
for i in range(1000):
|
||||
while True:
|
||||
for step in STEPS:
|
||||
yield step
|
||||
|
||||
|
||||
Reference in New Issue
Block a user