fix(rebase): pre-commit formatting fixes caused by rebase

This commit is contained in:
Emilio Garcia 2025-11-17 12:40:26 -05:00
parent 10ca89d6db
commit 1a6174c42f
10 changed files with 5 additions and 2268 deletions

View file

@ -25,8 +25,6 @@ from llama_stack_api import (
OpenAIChoice,
)
from llama_stack.core.library_client import LlamaStackAsLibraryClient
def test_unregistered_model_routing_with_provider_data(client_with_models):
"""