Skip to content

Commit 26917be

Browse files
committed
update target version in linter
1 parent 361dc04 commit 26917be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ disable = [
4646
]
4747

4848
[tool.ruff]
49-
target-version = "py37"
49+
target-version = "py38"
5050
src = ["src"]
5151
exclude = []
5252

0 commit comments

Comments
 (0)