This commit is contained in:
2023-09-29 21:51:53 +03:00
parent f8b9ae2443
commit cde52c4596
13 changed files with 137 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100