mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 14:08:00 +00:00
pre-commit
This commit is contained in:
parent
882176928f
commit
36b1f1ace9
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@ import subprocess
|
|||
import sys
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
from pydantic_core import PydanticUndefined
|
||||
|
||||
from pydantic_core import PydanticUndefined
|
||||
from rich.progress import Progress, SpinnerColumn, TextColumn
|
||||
|
||||
from llama_stack.core.distribution import get_provider_registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue