Skip to content
Snippets Groups Projects
Verified Commit 5c93c60f authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Sort imports

parent 1c20030b
No related branches found
No related tags found
No related merge requests found
Pipeline #3831 passed
......@@ -12,8 +12,8 @@ from django.db.models.functions import Coalesce
from django.forms import Media
from django.urls import reverse
from django.utils import timezone
from django.utils.functional import classproperty
from django.utils.formats import date_format
from django.utils.functional import classproperty
from django.utils.translation import gettext_lazy as _
from cache_memoize import cache_memoize
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment