sanic/setup.cfg
2018-10-13 18:10:43 -07:00

5 lines
130 B
INI

[flake8]
# https://github.com/ambv/black#slices
# https://github.com/ambv/black#line-breaks--binary-operators
ignore = E203, W503