diff --git a/pyproject.toml b/pyproject.toml index a0481ad5618..4d03bdadcb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -194,7 +194,6 @@ exclude = [ ] # per-file-ignores = [] line-length = 120 -target-version = "py310" lint.select = [ "A", # flake8-builtins "B", # flake8-bugbear