Skip to content

Commit d0952dc

Browse files
committed
Merge branch '5_Style_of_coding' into new_test_branch_ruff
2 parents b8d0e40 + bc0b6b1 commit d0952dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[tool.ruff]
2+
target-version = "py312"
3+
14
[tool.ruff.lint]
25
extend-select = [
36
"F", # Правила Pyflakes

0 commit comments

Comments
 (0)