mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
update .flake8
This commit is contained in:
parent
2f293ce5d3
commit
8836cf0d1f
2
.flake8
2
.flake8
@ -8,6 +8,8 @@ per-file-ignores =
|
|||||||
egs/aishell/ASR/*/conformer.py: E501,
|
egs/aishell/ASR/*/conformer.py: E501,
|
||||||
egs/tedlium3/ASR/*/conformer.py: E501,
|
egs/tedlium3/ASR/*/conformer.py: E501,
|
||||||
egs/tedlium3/ASR/local/display_manifest_statistics.py: E501,
|
egs/tedlium3/ASR/local/display_manifest_statistics.py: E501,
|
||||||
|
# invalid escape sequence (cause by tex formular), W605
|
||||||
|
icefall/utils.py: E501, W605
|
||||||
|
|
||||||
exclude =
|
exclude =
|
||||||
.git,
|
.git,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user