mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 16:14:17 +00:00
style check
This commit is contained in:
parent
0eff3de958
commit
cdb6591014
6
.flake8
6
.flake8
@ -8,10 +8,12 @@ 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/gigaspeech/ASR/*/conformer.py: E501,
|
egs/gigaspeech/ASR/*/conformer.py: E501,
|
||||||
|
egs/wenetspeech/ASR/*/conformer.py: E501,
|
||||||
egs/librispeech/ASR/pruned_transducer_stateless2/*.py: E501,
|
egs/librispeech/ASR/pruned_transducer_stateless2/*.py: E501,
|
||||||
egs/librispeech/ASR/pruned_transducer_stateless4/*.py: E501,
|
egs/librispeech/ASR/pruned_transducer_stateless4/*.py: E501,
|
||||||
egs/librispeech/ASR/*/optim.py: E501,
|
egs/wenetspeech/ASR/pruned_transducer_stateless2/*.py: E501,
|
||||||
egs/librispeech/ASR/*/scaling.py: E501,
|
egs/*/ASR/*/optim.py: E501,
|
||||||
|
egs/*/ASR/*/scaling.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