mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Used isort to order all import statements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
from django.conf import settings
|
||||
from django.shortcuts import redirect
|
||||
from django.views.generic import View
|
||||
|
||||
Reference in New Issue
Block a user