mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
5 lines
71 B
INI
5 lines
71 B
INI
[flake8]
|
|
max-line-length = 140
|
|
max-complexity = 25
|
|
ignore = W292, E402
|