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