We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a0c6b commit c844b81Copy full SHA for c844b81
pyproject.toml
@@ -81,7 +81,7 @@ addopts = [
81
log_cli_level = "info"
82
83
[tool.ruff]
84
-target-version = "py310"
+target-version = "py311"
85
86
[tool.ruff.lint]
87
select = [
0 commit comments