mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
modify .flake8
This commit is contained in:
parent
c71788ee57
commit
1b0d2f3592
1
.flake8
1
.flake8
@ -10,6 +10,7 @@ per-file-ignores =
|
|||||||
egs/*/ASR/*/optim.py: E501,
|
egs/*/ASR/*/optim.py: E501,
|
||||||
egs/*/ASR/*/scaling.py: E501,
|
egs/*/ASR/*/scaling.py: E501,
|
||||||
egs/librispeech/ASR/conv_emformer_transducer_stateless/*.py: E501, E203
|
egs/librispeech/ASR/conv_emformer_transducer_stateless/*.py: E501, E203
|
||||||
|
egs/librispeech/ASR/lstm_transducer_stateless/*.py: E501, E203
|
||||||
|
|
||||||
# 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