mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
9 lines
95 B
INI
9 lines
95 B
INI
[flake8]
|
|
show-source=true
|
|
statistics=true
|
|
max-line-length = 80
|
|
|
|
exclude =
|
|
.git,
|
|
**/data/**
|