File size: 95 Bytes
a930e1f
 
 
 
1
2
3
4
5
[flake8]
max-line-length = 88
extend-ignore = E203
exclude = .git,__pycache__,build,.venv/