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
@@ -16,4 +16,5 @@ class PretixBaseConfig(AppConfig):
|
||||
except ImportError:
|
||||
pass
|
||||
|
||||
|
||||
default_app_config = 'pretix.base.PretixBaseConfig'
|
||||
|
||||
Reference in New Issue
Block a user