chore: align black with Ruff backend formatting (#22766)

This commit is contained in:
Shamil
2026-03-22 01:42:37 +03:00
committed by GitHub
parent 4d67c817ec
commit 85411e4867
+4
View File
@@ -216,6 +216,10 @@ dev = [
"ruff>=0.15.5",
]
[tool.black]
line-length = 120
skip-string-normalization = true
[tool.ruff]
line-length = 120