Skip to content

Commit 5a7992f

Browse files
authored
Update target Python version to 3.11
1 parent d68407e commit 5a7992f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
line-length = 100
2-
target-version = "py39"
2+
target-version = "py311"
33

44
[lint]
55
select = ["E", "F", "I"]

0 commit comments

Comments
 (0)