mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 15:02:02 +00:00
chore: add mypy llama guard
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
1d8c00635c
commit
584d618e27
3 changed files with 46 additions and 30 deletions
|
|
@ -257,7 +257,6 @@ exclude = [
|
|||
"^llama_stack/providers/inline/inference/vllm/",
|
||||
"^llama_stack/providers/inline/post_training/common/validator\\.py$",
|
||||
"^llama_stack/providers/inline/safety/code_scanner/",
|
||||
"^llama_stack/providers/inline/safety/llama_guard/",
|
||||
"^llama_stack/providers/inline/safety/prompt_guard/",
|
||||
"^llama_stack/providers/inline/scoring/basic/",
|
||||
"^llama_stack/providers/inline/scoring/braintrust/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue