diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1824c32..5ff013e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,6 @@ target-version = "py311" extend-exclude = [".cache"] line-length = 120 unsafe-fixes = true -preview = true output-format = "concise" [tool.ruff.lint] |