Skip to content

Commit

Permalink
update ruff target version
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Dec 18, 2024
1 parent d24c4d7 commit 7520fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ruff = "*"

[tool.ruff]
line-length = 88
target-version = "py38"
target-version = "py39"

[tool.ruff.format]

Expand Down

0 comments on commit 7520fb9

Please sign in to comment.