We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cfd88 commit 8801fddCopy full SHA for 8801fdd
1 file changed
examples/chem-sync-local-flask/ruff.toml
@@ -1,5 +1,6 @@
1
# Run with: ruff check . --fix
2
3
+target-version = "py311"
4
line-length = 110
5
6
select = ["ALL"]
0 commit comments