summaryrefslogtreecommitdiff
path: root/.flake8
blob: ccb409424c988cfdf67c9966df6979e59a309838 (plain)
1
2
3
4
[flake8]
ignore = E501,E731,F401,F821,E901
max-line-length = 120
exclude=patterns = .git,__pycache__,.tox,.eggs,*.egg