[~] Refactor
This commit is contained in:
parent
95ef5e8e58
commit
53961609d8
@ -1488,6 +1488,7 @@ def kernel_25(images, delay=None):
|
|||||||
|
|
||||||
if len(images) == 0:
|
if len(images) == 0:
|
||||||
pprint.pprint(['kernel_25', 'no images'])
|
pprint.pprint(['kernel_25', 'no images'])
|
||||||
|
return
|
||||||
|
|
||||||
t3 = 'kernel_25-output.dir'
|
t3 = 'kernel_25-output.dir'
|
||||||
os.makedirs(t3, exist_ok=True)
|
os.makedirs(t3, exist_ok=True)
|
||||||
|
Loading…
Reference in New Issue
Block a user