perf(processors/task): keyword loop
This commit is contained in:
parent
bea202f56e
commit
1ddd56b04f
|
@ -142,14 +142,14 @@ def fix_keyword(
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
continue
|
continue
|
||||||
|
else:
|
||||||
|
continue
|
||||||
|
|
||||||
keyword_parser_.with_.update(
|
keyword_parser_.with_.update(
|
||||||
{
|
{
|
||||||
"matches": keyword_weight,
|
"matches": keyword_weight,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
else:
|
|
||||||
continue
|
|
||||||
return conf_stage
|
return conf_stage
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user