added black config
This commit is contained in:
parent
ac1318acd2
commit
d864aef15a
@ -14,3 +14,6 @@ analyzeUnannotatedFunctions = 'false'
|
|||||||
executionEnvironments = [
|
executionEnvironments = [
|
||||||
{ root = "./" }
|
{ root = "./" }
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.black]
|
||||||
|
line-length=120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user