Skip to content
Snippets Groups Projects
Verified Commit f4a8e652 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

[Reformat] sort imports

parent 94cf66c3
No related branches found
No related tags found
No related merge requests found
from django.utils.translation import gettext_lazy as _
from dynamic_preferences.preferences import Section
from dynamic_preferences.types import (
BooleanPreference,
ChoicePreference,
StringPreference,
)
from dynamic_preferences.types import BooleanPreference, ChoicePreference, StringPreference
from aleksis.core.registries import site_preferences_registry
......
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