mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix import sorting
This commit is contained in:
@@ -53,8 +53,8 @@ from pretix.multidomain.urlreverse import get_domain
|
|||||||
from pretix.plugins.stripe.payment import StripeSettingsHolder
|
from pretix.plugins.stripe.payment import StripeSettingsHolder
|
||||||
from pretix.presale.style import regenerate_css
|
from pretix.presale.style import regenerate_css
|
||||||
|
|
||||||
from . import CreateView, PaginationMixin, UpdateView
|
|
||||||
from ..logdisplay import OVERVIEW_BLACKLIST
|
from ..logdisplay import OVERVIEW_BLACKLIST
|
||||||
|
from . import CreateView, PaginationMixin, UpdateView
|
||||||
|
|
||||||
|
|
||||||
class EventSettingsViewMixin:
|
class EventSettingsViewMixin:
|
||||||
|
|||||||
Reference in New Issue
Block a user