Add configuration for black
This commit is contained in:
parent
d0e1239b27
commit
7343b50135
|
@ -0,0 +1,3 @@
|
||||||
|
[tool.black]
|
||||||
|
line-length = 100
|
||||||
|
target-version = ['py37']
|
Loading…
Reference in New Issue