7 lines
79 B
TOML
7 lines
79 B
TOML
# Same as Black.
|
|
line-length = 88
|
|
indent-width = 4
|
|
|
|
[lint]
|
|
ignore = [ "E741" ]
|