1
0
mirror of https://github.com/malarinv/jasper-asr.git synced 2026-06-11 03:22:08 +00:00
Files
jasper-asr/.flake8

5 lines
66 B
Plaintext
Raw Permalink Normal View History

2020-08-09 19:16:35 +05:30
[flake8]
exclude = docs
ignore = E203, W503
max-line-length = 119