1
0
Fork 0
mirror of https://code.lenaisten.de/Lenaisten/lenaverse-bot.git synced 2024-11-22 15:03:01 +00:00
lenaverse-bot/.flake8

5 lines
83 B
Text
Raw Normal View History

[flake8]
max-line-length = 80
select = C,E,F,I,W,B,B950
extend-ignore = E203, E501