5 lines
130 B
INI
5 lines
130 B
INI
|
[flake8]
|
||
|
# https://github.com/ambv/black#slices
|
||
|
# https://github.com/ambv/black#line-breaks--binary-operators
|
||
|
ignore = E203, W503
|