chore(black): Add configuration file (line-limit)
This commit is contained in:
parent
4f18b6c8ef
commit
7f9ccf3e59
1 changed files with 2 additions and 0 deletions
2
pyproject.toml
Normal file
2
pyproject.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[tool.black]
|
||||||
|
line-length = 79
|
Loading…
Reference in a new issue