forked from CGM_Public/pretix_original
Use consistent flake8 settings everywhere and fix flake8 issues
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from typing import Any, Dict
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.files.base import ContentFile
|
||||
|
||||
from pretix.base.models import CachedFile, Event, cachedfile_name
|
||||
|
||||
Reference in New Issue
Block a user