1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

remove ruff's target-version

This commit is contained in:
Bastian Venthur
2024-10-10 16:18:52 +02:00
parent 8112d9fb30
commit 12db99f20a
2 changed files with 2 additions and 1 deletions

View File

@@ -65,7 +65,6 @@ addopts = """
[tool.ruff]
line-length = 79
target-version = "py310"
[tool.ruff.lint]
select = [