5 lines
46 B
Text
5 lines
46 B
Text
|
|
[flake8]
|
||
|
|
max-line-length = 119
|
||
|
|
ignore = E402
|
||
|
|
|