diff --git a/pyproject.toml b/pyproject.toml index 9c233c5..579ba08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,6 @@ target-version = "py312" extend-exclude = [".cache"] line-length = 120 unsafe-fixes = true -preview = true output-format = "concise" [tool.ruff.lint]