mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-05 07:04:18 +00:00
do a change for .flake8
This commit is contained in:
parent
e53411c99e
commit
5fa6c67873
2
.flake8
2
.flake8
@ -6,6 +6,8 @@ per-file-ignores =
|
|||||||
# line too long
|
# line too long
|
||||||
egs/librispeech/ASR/*/conformer.py: E501,
|
egs/librispeech/ASR/*/conformer.py: E501,
|
||||||
egs/aishell/ASR/*/conformer.py: E501,
|
egs/aishell/ASR/*/conformer.py: E501,
|
||||||
|
egs/tedlium3/ASR/*/conformer.py: E501,
|
||||||
|
egs/wenetspeech/ASR/*/conformer.py: E501,
|
||||||
# invalid escape sequence (cause by tex formular), W605
|
# invalid escape sequence (cause by tex formular), W605
|
||||||
icefall/utils.py: E501, W605
|
icefall/utils.py: E501, W605
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user