Fix isort issues

This commit is contained in:
Raphael Michel
2020-04-20 17:46:27 +02:00
parent ae9bd1b6ba
commit 234bf093ff

View File

@@ -1,11 +1,12 @@
# Generated by Django 3.0.4 on 2020-04-20 15:06
from decimal import Decimal
import django.db.models.deletion
import jsonfallback.fields
from django.conf import settings
from django.core.cache import cache
from django.db import migrations, models
import django.db.models.deletion
import jsonfallback.fields
from django.db.models import Count
import pretix.base.models.base