[tool.ruff] extend = "../pyproject.toml" ignore = ["S101"] [tool.ruff.isort] known-first-party = ["examples", "fastapi_cache"]