fix import

This commit is contained in:
2024-11-28 23:59:02 +01:00
parent 99dc6e0abf
commit eb0bdaedbd
2 changed files with 6 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
[tool.black]
line-length = 140
[tool.ruff]
# Allow lines to be as long as 120.
line-length = 140