Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 4cfc5da

Browse files
NickCaogithub-actions[bot]
authored andcommitted
Set ruff target version to py311
(cherry picked from commit d01674e)
1 parent 54124f2 commit 4cfc5da

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
@@ -59,6 +59,7 @@ dev = [
5959
]
6060

6161
[tool.ruff]
62+
target-version = "py311"
6263
exclude = ["packages/jumpstarter-protocol"]
6364
line-length = 120
6465

0 commit comments

Comments
 (0)