stable/.flake8
2018-06-19 10:29:30 -07:00

5 lines
84 B
INI

[flake8]
ignore = E226,E302,E41,E126,F841
max-line-length = 160
exclude = */tests/*