mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 22:28:04 +00:00
chore(api): add mypy coverage to localfs
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
81109a0f72
commit
beb6d11cd8
2 changed files with 31 additions and 9 deletions
|
|
@ -245,7 +245,7 @@ exclude = [
|
|||
"^llama_stack/providers/inline/agents/meta_reference/",
|
||||
"^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/",
|
||||
"^llama_stack/providers/inline/agents/meta_reference/safety\\.py$",
|
||||
"^llama_stack/providers/inline/eval/meta_reference/eval\\.py$",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/inference\\.py$",
|
||||
"^llama_stack/models/llama/llama3/generation\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue