diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index dfb4afe..a1ef17d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,6 @@ target-version = "py312" extend-exclude = [".cache"] line-length = 100 unsafe-fixes = true -preview = true output-format = "concise" [tool.ruff.lint] |