Parcourir la source

Add pyproject.toml for black configuration

Jan Holthuis il y a 5 ans
Parent
commit
7f18a3d202
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      pyproject.toml

+ 2 - 0
pyproject.toml

@@ -0,0 +1,2 @@
+[tool.black]
+line-length = 79