Skip to content

Commit a3248f0

Browse files
authored
Update pyproject.toml
1 parent f744bd0 commit a3248f0

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
@@ -14,7 +14,7 @@ dependencies = [
1414

1515
[tool.ruff]
1616
line-length = 100
17-
target-version = "3.11" # keep your current floor
17+
target-version = "py311" # keep your current floor
1818

1919
[tool.ruff.lint]
2020
# Keep only the "serious" checks for now (runtime errors + a bit of PyUpgrade).

0 commit comments

Comments
 (0)