mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
5 lines
80 B
INI
5 lines
80 B
INI
[flake8]
|
|
max-line-length = 120
|
|
max-complexity = 18
|
|
select = B,C,E,F,W,T4,B9
|