Resolved flake8 warnings

This commit is contained in:
Raphael Michel
2015-06-28 17:02:12 +02:00
parent e419b9a99d
commit 1f08dfda5c
13 changed files with 147 additions and 133 deletions

View File

@@ -1,4 +1,3 @@
from django.utils.timezone import now
from pretix.base.models import User
from tests.base import BrowserTest