Used isort to order all import statements

This commit is contained in:
Raphael Michel
2015-07-19 20:46:34 +02:00
parent c2971d28a6
commit e828d711bd
107 changed files with 353 additions and 244 deletions

View File

@@ -4,7 +4,6 @@ from django.template import Context
from django.template.loader import get_template
from pretix.base.signals import register_payment_providers
from pretix.presale.signals import html_head