[~] Refactor
This commit is contained in:
parent
a392ddd252
commit
4e871d4153
@ -353,7 +353,7 @@ def kernel_5(
|
|||||||
o_2=None,
|
o_2=None,
|
||||||
):
|
):
|
||||||
if o_1 is None:
|
if o_1 is None:
|
||||||
o_1 = kernel_1_sample_scrap(max_articles=5)
|
o_1 = kernel_1_sample_scrap(max_articles=50)
|
||||||
|
|
||||||
if o_2 is None:
|
if o_2 is None:
|
||||||
o_2 = kernel_2()
|
o_2 = kernel_2()
|
||||||
|
Loading…
Reference in New Issue
Block a user