Skip to content

Commit fbd1999

Browse files
Alex Wangyaythomas
authored andcommitted
pin ruff tool target version to py311
1 parent 9ec69d2 commit fbd1999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ exclude_lines = [
115115

116116
[tool.ruff]
117117
line-length = 88
118-
target-version = "py313"
118+
target-version = "py311"
119119

120120
[tool.ruff.lint]
121121
preview = false

0 commit comments

Comments
 (0)