mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
Add nvidia exception for mypy
This commit is contained in:
parent
1de5949e48
commit
d0196c48f1
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ exclude = [
|
|||
"^llama_stack/providers/remote/inference/together/",
|
||||
"^llama_stack/providers/remote/inference/vllm/",
|
||||
"^llama_stack/providers/remote/safety/bedrock/",
|
||||
"^llama_stack/providers/remote/safety/nvidia/",
|
||||
"^llama_stack/providers/remote/safety/sample/",
|
||||
"^llama_stack/providers/remote/tool_runtime/bing_search/",
|
||||
"^llama_stack/providers/remote/tool_runtime/brave_search/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue