perf(processors/task): keyword loop
All checks were successful
build / build (push) Successful in 2m35s
build / build (pull_request) Successful in 2m33s

This commit is contained in:
李衍志523370910113 2025-03-02 11:14:45 +08:00
parent bea202f56e
commit 1ddd56b04f

View File

@ -142,14 +142,14 @@ def fix_keyword(
)
else:
continue
else:
continue
keyword_parser_.with_.update(
{
"matches": keyword_weight,
}
)
else:
continue
return conf_stage