We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8d0e40 + bc0b6b1 commit d0952dcCopy full SHA for d0952dc
pyproject.toml
@@ -1,3 +1,6 @@
1
+[tool.ruff]
2
+target-version = "py312"
3
+
4
[tool.ruff.lint]
5
extend-select = [
6
"F", # Правила Pyflakes
0 commit comments