freqtrade_origin/setup.cfg
2017-12-16 03:28:59 +01:00

5 lines
75 B
INI

[flake8]
#ignore = E226,E302,E41
max-line-length = 100
max-complexity = 12