forked from phoenix-oss/llama-stack-mirror
chore: remove straggler references to llama-models (#1345)
Straggler references cleanup
This commit is contained in:
parent
8bbd52bb9f
commit
46b0a404e8
19 changed files with 827 additions and 74 deletions
|
@ -160,5 +160,5 @@ exclude = [
|
|||
|
||||
[[tool.mypy.overrides]]
|
||||
# packages that lack typing annotations, do not have stubs, or are unavailable.
|
||||
module = ["llama_models.*", "yaml", "fire"]
|
||||
module = ["yaml", "fire"]
|
||||
ignore_missing_imports = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue