Explorar o código

update black config

Clovis JAQUIN %!s(int64=2) %!d(string=hai) anos
pai
achega
087a2f22a7
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pyproject.toml

+ 3 - 0
pyproject.toml

@@ -40,3 +40,6 @@ testpaths = ["app/tests"]
 
 [tool.isort]
 profile = "black"
+
+[tool.black]
+line-length = 100