about summary refs log tree commit diff stats
path: root/.flake8
blob: b77e4e6c587cec8aa13d44d5483285695462c701 (plain) (blame)
1
2
3
[flake8]
max-line-length = 99
ignore = E221,W503