mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Compliance with new isort version
This commit is contained in:
@@ -2,8 +2,7 @@ from django.conf.urls import include, url
|
||||
|
||||
from pretix.control.views import (
|
||||
auth, checkin, dashboards, event, global_settings, item, main, orders,
|
||||
organizer, search, subevents, typeahead, user, users, vouchers,
|
||||
waitinglist,
|
||||
organizer, search, subevents, typeahead, user, users, vouchers, waitinglist,
|
||||
)
|
||||
|
||||
urlpatterns = [
|
||||
|
||||
Reference in New Issue
Block a user