style format
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / lint (pull_request) Failing after 25s
CI / test (3.11) (pull_request) Skipped
CI / test (3.12) (pull_request) Skipped
CI / test (3.13) (pull_request) Skipped

This commit is contained in:
2026-08-07 09:35:08 +02:00
parent 5dc939a5ab
commit f2cb210751
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -54,6 +54,7 @@ skip-magic-trailing-comma = true
profile = "black"
line_length = 100
multi_line_output = 3
isort.split-on-trailing-comma=false
[tool.ruff]
line-length = 100