[~] Refactor
This commit is contained in:
parent
3585b698f8
commit
738eb60cfb
@ -1222,6 +1222,7 @@ def kernel_16(images):
|
|||||||
|
|
||||||
pprint.pprint(p.communicate())
|
pprint.pprint(p.communicate())
|
||||||
p.wait()
|
p.wait()
|
||||||
|
assert p.returncode == 0
|
||||||
|
|
||||||
t6 = []
|
t6 = []
|
||||||
with io.open(
|
with io.open(
|
||||||
|
Loading…
Reference in New Issue
Block a user