```toml [tool.ruff.lint.isort] required-imports = ["from __future__ import annotations"] ``` Probably nicest to do this once we go monorepo.