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