fix: ruff

This commit is contained in:
youhuanghe
2026-03-22 05:50:29 +00:00
committed by WangCham
parent 42fa75331b
commit c095e830c7

View File

@@ -25,6 +25,7 @@ Respond in the same language as the user's input.
</user_message>
"""
@runner.runner_class('local-agent')
class LocalAgentRunner(runner.RequestRunner):
"""Local agent request runner"""