[~] Refactor
This commit is contained in:
parent
7eebe8dec3
commit
687b041553
@ -1629,7 +1629,7 @@ def kernel_23(o_18, o_22, ids=None):
|
|||||||
t4 = [
|
t4 = [
|
||||||
o['image_canvas']
|
o['image_canvas']
|
||||||
for o in o_18['t2']['t1']
|
for o in o_18['t2']['t1']
|
||||||
if o['image_name'] == t1[i]['image_id']
|
if o['image_name'] == t3['image_id']
|
||||||
]
|
]
|
||||||
assert len(t4) == 1
|
assert len(t4) == 1
|
||||||
t5 = t4[0]
|
t5 = t4[0]
|
||||||
|
Loading…
Reference in New Issue
Block a user