mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 16:50:00 +00:00
chore(api): add mypy coverage to cli/stack
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
81109a0f72
commit
f054c83dbd
2 changed files with 19 additions and 6 deletions
|
|
@ -226,7 +226,6 @@ follow_imports = "silent"
|
|||
exclude = [
|
||||
# As we fix more and more of these, we should remove them from the list
|
||||
"^llama_stack/cli/download\\.py$",
|
||||
"^llama_stack/cli/stack/_build\\.py$",
|
||||
"^llama_stack/distribution/build\\.py$",
|
||||
"^llama_stack/distribution/client\\.py$",
|
||||
"^llama_stack/distribution/request_headers\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue