[~] Refactor
This commit is contained in:
parent
03bfc4299e
commit
a7ca0742a3
@ -203,8 +203,11 @@ def kernel_4(
|
|||||||
pprint.pprint(t3)
|
pprint.pprint(t3)
|
||||||
assert t3['gamePk'] == 634280
|
assert t3['gamePk'] == 634280
|
||||||
|
|
||||||
|
t7 = 'https://www.youtube.com/watch?v=T0MUK91ZWys'
|
||||||
|
|
||||||
return dict(
|
return dict(
|
||||||
t2=t2,
|
t2=t2,
|
||||||
t3=t3,
|
t3=t3,
|
||||||
t4=t4,
|
t4=t4,
|
||||||
|
t7=t7,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user