gaia-final-assignment / pyproject.toml
ykumar2020's picture
Publish verified modular GAIA agent source
c641d5f verified
Raw
History Blame Contribute Delete
98 Bytes
[tool.ruff.lint]
ignore = ["BLE001"]
[tool.ruff.lint.per-file-ignores]
"tests/*.py" = ["RUF012"]