python-telegram-bot/setup.cfg

5 lines
107 B
INI

[flake8]
max-line-length = 99
ignore = W503, W605
extend-ignore = E203, E704
exclude = docs/source/conf.py