Add configs for black code linting
This commit is contained in:
parent
0ef2c48833
commit
e662960fde
1 changed files with 5 additions and 0 deletions
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
[tool.black]
|
||||||
|
|
||||||
|
line-length = 79
|
||||||
|
|
Loading…
Reference in a new issue