mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 21:20:01 +00:00
chore(api): add mypy coverage to interface
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
51b179e1c5
commit
c67097ffeb
3 changed files with 11 additions and 10 deletions
|
|
@ -243,8 +243,6 @@ exclude = [
|
|||
"^llama_stack/distribution/utils/exec\\.py$",
|
||||
"^llama_stack/distribution/utils/prompt_for_config\\.py$",
|
||||
"^llama_stack/models/llama/llama3/chat_format\\.py$",
|
||||
"^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/providers/inline/agents/meta_reference/agent_instance\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue