diff --git a/pyproject.toml b/pyproject.toml index 0ad5174..f9324dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,6 @@ src = ["src"] line-length = 119 target-version = "py311" -fix = true [tool.ruff.lint] select = ["ALL"]