mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 08:11:59 +00:00
chore(api): add mypy coverage to meta_reference
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
1d8c00635c
commit
f617a28164
3 changed files with 55 additions and 29 deletions
|
|
@ -242,7 +242,7 @@ exclude = [
|
|||
"^llama_stack/models/llama/llama3/interface\\.py$",
|
||||
"^llama_stack/models/llama/llama3/tokenizer\\.py$",
|
||||
"^llama_stack/models/llama/llama3/tool_utils\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/",
|
||||
"^llama_stack/models/llama/llama3_3/prompts\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/agent_instance\\.py$",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/agents\\.py$",
|
||||
"^llama_stack/providers/inline/datasetio/localfs/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue