fixed mypy ignored tool.mypy-llama_index.embeddings.fireworks

This commit is contained in:
Somashekar B R 2024-09-25 00:27:09 +05:30
parent 03e88094ca
commit 0ff7a066cc

View File

@ -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]