diff --git a/pyproject.toml b/pyproject.toml index ed4259fdb7ef..34fa643fa471 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,6 @@ skip-magic-trailing-comma = true [tool.ruff] line-length = 130 -# Oldest supported Python version -target-version = "py39" fix = true exclude = [ # virtual environment