forked from phoenix-oss/llama-stack-mirror
formatting
This commit is contained in:
parent
94dfa293a6
commit
b6ccaf1778
33 changed files with 110 additions and 97 deletions
|
@ -11,4 +11,5 @@ from llama_models.schema_utils import webmethod # noqa: F401
|
|||
from pydantic import BaseModel # noqa: F401
|
||||
|
||||
|
||||
class Models(Protocol): ...
|
||||
class Models(Protocol):
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue