icefall/.flake8
2021-07-20 10:02:20 +08:00

9 lines
95 B
INI

[flake8]
show-source=true
statistics=true
max-line-length = 80
exclude =
.git,
**/data/**