pre commit

This commit is contained in:
Xi Yan 2024-11-05 15:06:44 -08:00
parent 60fc191308
commit 04eebd8a36
2 changed files with 1 additions and 14 deletions

View file

@ -14,7 +14,6 @@ from llama_stack.apis.scoring_functions import * # noqa: F403
from llama_stack.apis.agents import AgentConfig
from llama_stack.apis.common.job_types import Job, JobStatus
from llama_stack.apis.scoring import * # noqa: F403
from llama_stack.apis.scoring_functions import * # noqa: F403
from llama_stack.apis.eval_tasks import * # noqa: F403