a small change for .flake8

This commit is contained in:
luomingshuang 2022-05-20 00:48:27 +08:00
parent 34f859fd92
commit 3925eaeb15

View File

@ -11,6 +11,7 @@ per-file-ignores =
# invalid escape sequence (cause by tex formular), W605
icefall/utils.py: E501, W605
exclude =
.git,
**/data/**,