mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 19:31:59 +00:00
chore(api): add mypy coverage to apis
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
7f3661e7d8
commit
21afea8412
4 changed files with 101 additions and 5 deletions
|
|
@ -225,7 +225,6 @@ follow_imports = "silent"
|
|||
# to exclude the entire directory.
|
||||
exclude = [
|
||||
# As we fix more and more of these, we should remove them from the list
|
||||
"^llama_stack/apis/common/training_types\\.py$",
|
||||
"^llama_stack/cli/download\\.py$",
|
||||
"^llama_stack/cli/stack/_build\\.py$",
|
||||
"^llama_stack/distribution/build\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue