deb-python-pymysql/setup.cfg

5 lines
77 B
INI

[flake8]
ignore = E226,E301,E701
exclude = tests,build
max-line-length = 119