1
0
mirror of https://gitlab.com/openlp/openlp.git synced 2024-10-02 12:57:39 +00:00
openlp/setup.cfg

5 lines
76 B
INI

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