mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 09:38:04 +00:00
chore(api): add mypy coverage to chat_format
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
d880c2df0e
commit
d3b637e6ab
2 changed files with 15 additions and 5 deletions
|
|
@ -237,7 +237,6 @@ exclude = [
|
|||
"^llama_stack/distribution/store/registry\\.py$",
|
||||
"^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$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue