mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 07:10:00 +00:00
skip mypy, fix linting
This commit is contained in:
parent
19f36aadaa
commit
33c8e149dd
3 changed files with 22 additions and 6 deletions
|
|
@ -272,6 +272,7 @@ exclude = [
|
|||
"^llama_stack/providers/remote/tool_runtime/model_context_protocol/",
|
||||
"^llama_stack/providers/remote/tool_runtime/tavily_search/",
|
||||
"^llama_stack/providers/remote/tool_runtime/wolfram_alpha/",
|
||||
"^llama_stack/providers/remote/post_training/nvidia/",
|
||||
"^llama_stack/providers/remote/vector_io/chroma/",
|
||||
"^llama_stack/providers/remote/vector_io/milvus/",
|
||||
"^llama_stack/providers/remote/vector_io/pgvector/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue