openlp/setup.cfg
2016-01-09 14:34:16 +01:00

5 lines
71 B
INI

[pep8]
exclude=resources.py,vlc.py
max-line-length = 120
ignore = E402