6d8851b1d6
Use Black "The uncompromising code formatter" to automatically format the source code in a consistent manner.
4 lines
56 B
TOML
4 lines
56 B
TOML
[tool.black]
|
|
line-length = 88
|
|
target-version = ['py37']
|