~graphite-dev/whisper/trunk

1
2
3
4
[flake8]
exclude = .git,__pycache__,build,dist
max-line-length=100
ignore=E111,E121,E114