mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 07:40:12 +01:00
fixed mypy ignored llama-index-embeddings-fireworks
This commit is contained in:
parent
6a460605de
commit
03e88094ca
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ exclude = ["tests"]
|
|||
[tool.mypy-llama-index]
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.mypy-llama-index-embeddings-fireworks]
|
||||
[tool.llama-index-embeddings-fireworks]
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue