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