Skip to content

Commit 8801fdd

Browse files
committed
Update ruff target version
1 parent 87cfd88 commit 8801fdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/chem-sync-local-flask/ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Run with: ruff check . --fix
22

3+
target-version = "py311"
34
line-length = 110
45

56
select = ["ALL"]

0 commit comments

Comments
 (0)