undo changes on irrelevant files

This commit is contained in:
Sixian Yi 2025-01-15 16:57:32 -08:00
parent 901c10d444
commit f5076a0a38
2 changed files with 2 additions and 3 deletions

View file

@ -5,7 +5,7 @@
# the root directory of this source tree.
import pytest
from llama_stack.apis.common.job_types import JobStatus
from llama_stack.apis.common.type_system import JobStatus
from llama_stack.apis.post_training import (
Checkpoint,
DataConfig,