pre-commit

This commit is contained in:
Ashwin Bharambe 2025-07-29 16:32:24 -07:00
parent 136451feee
commit 858d3fa647

View file

@ -10,7 +10,6 @@ import pytest
from llama_stack_client import Agent from llama_stack_client import Agent
from llama_stack import LlamaStackAsLibraryClient from llama_stack import LlamaStackAsLibraryClient
from llama_stack.apis.models import ModelType
from llama_stack.distribution.datatypes import AuthenticationRequiredError from llama_stack.distribution.datatypes import AuthenticationRequiredError
AUTH_TOKEN = "test-token" AUTH_TOKEN = "test-token"