aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: 1ba84a2422580987c5f573a948a99df5bdafa84b (plain)
1
2
3
4
5
6
7
[flake8]
max-line-length = 160
max-complexity = 15

[pep8]
max-line-length = 160
max-complexity = 15