icefall/.flake8
2021-10-18 14:58:07 +08:00

13 lines
212 B
INI

[flake8]
show-source=true
statistics=true
max-line-length = 80
per-file-ignores =
# line too long
egs/librispeech/ASR/*/conformer.py: E501,
exclude =
.git,
**/data/**,
icefall/shared/make_kn_lm.py