1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00
svtplay-dl/setup.cfg

5 lines
71 B
INI
Raw Normal View History

2018-01-30 20:04:53 +01:00
[flake8]
max-line-length = 140
max-complexity = 25
ignore = W292, E402