We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb23d7c commit 9c0874cCopy full SHA for 9c0874c
1 file changed
pyproject.toml
@@ -170,6 +170,7 @@ exclude = [
170
"examples",
171
"tests/resources/bad_code.py"
172
]
173
+target-version = "py310"
174
175
[tool.ruff.lint]
176
exclude = [
0 commit comments