forked from phoenix-oss/llama-stack-mirror
formatting
This commit is contained in:
parent
069d877210
commit
b311dcd143
22 changed files with 82 additions and 128 deletions
|
@ -11,5 +11,4 @@ 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