diff --git a/pyproject.toml b/pyproject.toml index 71bba44..9e7ddd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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]