diff --git a/pyproject.toml b/pyproject.toml index 404bba04d0..74f93ccb2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -742,7 +742,6 @@ ignore_errors = true [tool.ruff] line-length = 79 -target-version = "py310" [tool.ruff.format] quote-style = "preserve"