File size: 85 Bytes
9b0f4a0
 
 
 
1
2
3
4
[flake8]
max-line-length = 120
ignore = E203,W503,E261
exclude = .git,build,dist,docs