mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Resolve flake8 warnings
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from datetime import timedelta
|
||||
from django.test import Client, TestCase
|
||||
|
||||
from django.utils.timezone import now
|
||||
import pytest
|
||||
|
||||
from pretix.base.models import Event, Organizer, User, EventPermission, Order
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user