Skip to content

Commit 9c0874c

Browse files
committed
set target ruff linting
1 parent cb23d7c commit 9c0874c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ exclude = [
170170
"examples",
171171
"tests/resources/bad_code.py"
172172
]
173+
target-version = "py310"
173174

174175
[tool.ruff.lint]
175176
exclude = [

0 commit comments

Comments
 (0)