Files
deb-python-pymysql/setup.cfg
2016-07-29 12:27:36 +09:00

5 lines
77 B
INI

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