diff --git a/pyproject.toml b/pyproject.toml index cabbbf4d..651c6c06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -126,7 +126,6 @@ disallow_untyped_calls = false [tool.ruff] line-length = 79 -target-version = "py310" [tool.ruff.lint] # enable the following rule classes: