mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Add PEP8 style empty lines in appropriate places (#321)
New flake8 version finds more (correct) issues.
This commit is contained in:
committed by
Raphael Michel
parent
d653ea5256
commit
e89fa4f7f9
@@ -27,4 +27,5 @@ class CheckinlistsApp(AppConfig):
|
||||
errs.append("Python package 'reportlab' is not installed.")
|
||||
return errs
|
||||
|
||||
|
||||
default_app_config = 'pretix.plugins.checkinlists.CheckinlistsApp'
|
||||
|
||||
Reference in New Issue
Block a user