mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-14 05:35:48 +00:00
fixed mypy ignored tool.mypy-llama_index.embeddings.fireworks
This commit is contained in:
parent
03e88094ca
commit
0ff7a066cc
@ -204,7 +204,7 @@ exclude = ["tests"]
|
||||
[tool.mypy-llama-index]
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.llama-index-embeddings-fireworks]
|
||||
[tool.mypy-llama_index.embeddings.fireworks]
|
||||
ignore_missing_imports = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
Loading…
Reference in New Issue
Block a user