Skip to content

Commit 54c9096

Browse files
committed
ruff target version 3.10 -> 3.11
1 parent a1dd19c commit 54c9096

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
@@ -87,7 +87,7 @@ exclude = [
8787
line-length = 120
8888
indent-width = 4
8989

90-
target-version = "py310"
90+
target-version = "py311"
9191

9292
[tool.ruff.lint]
9393
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.

0 commit comments

Comments
 (0)