Remove explicit target-version field for ruff (#15400)

This is inferred from project.requires-python
This commit is contained in:
Sebastian Rittau
2026-02-09 14:17:06 +01:00
committed by GitHub
parent 2ce70534c3
commit 7ff653f0d1
-2
View File
@@ -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