~openlp-core/openlp/2.4

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