Add ruff target-version (#36971)
This commit is contained in:
@@ -14,6 +14,7 @@ exclude_lines = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
target-version = "py39"
|
||||||
line-length = 119
|
line-length = 119
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
|
|||||||
Reference in New Issue
Block a user