6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
[flake8]
|
||
|
|
||
|
# black
|
||
|
max-line-length = 120
|
||
|
ignore = E203
|