mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
pyproject
This commit is contained in:
parent
5e53283ef5
commit
75bd3d7a03
1 changed files with 2 additions and 0 deletions
|
@ -186,6 +186,8 @@ exclude = [
|
|||
"^llama_stack/apis/tools/tools\\.py$",
|
||||
"^llama_stack/apis/vector_dbs/vector_dbs\\.py$",
|
||||
"^llama_stack/apis/vector_io/vector_io\\.py$",
|
||||
"^llama_stack/apis/graders/graders\\.py$",
|
||||
"^llama_stack/apis/evaluation/evaluation\\.py$",
|
||||
"^llama_stack/cli/download\\.py$",
|
||||
"^llama_stack/cli/llama\\.py$",
|
||||
"^llama_stack/cli/stack/_build\\.py$",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue