1
0
mirror of https://github.com/malarinv/jasper-asr.git synced 2026-06-13 20:42:07 +00:00
Files
jasper-asr/.flake8
2020-08-09 19:16:35 +05:30

5 lines
66 B
INI

[flake8]
exclude = docs
ignore = E203, W503
max-line-length = 119