mirror of
https://github.com/pretix/pretix.git
synced 2026-08-18 12:06:26 +00:00
Resolved flake8 warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pretix.settings import *
|
||||
from pretix.settings import * # NOQA
|
||||
|
||||
TEST_DIR = os.path.dirname(__file__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user