mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 07:33:51 +00:00
removed temporary mypy fix
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
This commit is contained in:
parent
c5b720851a
commit
1a6825ccb9
2 changed files with 1 additions and 4 deletions
|
|
@ -248,6 +248,7 @@ exclude = [
|
|||
"^llama_stack/providers/inline/vector_io/chroma/",
|
||||
"^llama_stack/providers/inline/vector_io/faiss/",
|
||||
"^llama_stack/providers/inline/vector_io/milvus/",
|
||||
"^llama_stack/providers/inline/vector_io/qdrant/",
|
||||
"^llama_stack/providers/inline/vector_io/sqlite_vec/",
|
||||
"^llama_stack/providers/remote/agents/sample/",
|
||||
"^llama_stack/providers/remote/datasetio/huggingface/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue