Skip to content
Snippets Groups Projects
Commit 344c6a76 authored by Luca's avatar Luca
Browse files

fix style errors

parent 1149ebbd
Branches
Tags
No related merge requests found
Pipeline #181775 passed
......@@ -3,7 +3,7 @@ import requests
from django import forms
from django.dispatch import receiver
from django.urls import resolve, reverse
from django.utils.translation import gettext_noop, gettext_lazy
from django.utils.translation import gettext_lazy, gettext_noop
from i18nfield.strings import LazyI18nString
from pretix.base.services.orders import OrderError
from pretix.base.settings import settings_hierarkey
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment