mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Use consistent flake8 settings everywhere and fix flake8 issues
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import json
|
||||
from collections import OrderedDict
|
||||
|
||||
from django import forms
|
||||
from django.template.loader import get_template
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
|
||||
Reference in New Issue
Block a user