fixed formatting

This commit is contained in:
smypmsa
2025-03-05 07:03:32 +00:00
parent faba3d8306
commit 8bf3700187
24 changed files with 1260 additions and 707 deletions
+6
View File
@@ -0,0 +1,6 @@
[tool.black]
line-length = 88
target-version = ['py39']
[tool.isort]
profile = "black"