Add pyproject.toml for black configuration

This commit is contained in:
Jan Holthuis 2020-03-11 13:32:24 +01:00
parent b60c39a5fc
commit 7f18a3d202

2
pyproject.toml Normal file
View file

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