diff --git a/pyproject.toml b/pyproject.toml index 9cc6f1b6..62facef3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,6 @@ ignore_errors = true [tool.ruff] line-length = 79 -target-version = "py310" [tool.ruff.format] quote-style = "preserve"