mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Use consistent flake8 settings everywhere and fix flake8 issues
This commit is contained in:
@@ -6,7 +6,6 @@ from django.dispatch import receiver
|
||||
from django.utils.translation import ugettext as _
|
||||
|
||||
from ..exporter import BaseExporter
|
||||
from ..models import Invoice
|
||||
from ..signals import register_data_exporters
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user