

chore: update ruff target version
@81638de8f1c9b4f2fe6d38f5c87c068fb189dbb0
--- pyproject.toml
+++ pyproject.toml
... | ... | @@ -25,7 +25,7 @@ |
25 | 25 |
# https://docs.astral.sh/ruff/configuration/ |
26 | 26 |
[tool.ruff] |
27 | 27 |
line-length = 120 |
28 |
-target-version = "py312" |
|
28 |
+target-version = "py311" |
|
29 | 29 |
|
30 | 30 |
[tool.ruff.lint] |
31 | 31 |
select = ["ALL"] |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?