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

Reformat

parent 336a4772
No related branches found
No related tags found
No related merge requests found
Pipeline #96869 passed with warnings
......@@ -5,7 +5,7 @@ import graphene
from graphene import ObjectType
from graphene_django import DjangoObjectType
from .models import Notification, Person, Group
from .models import Group, Notification, Person
from .util.core_helpers import get_app_module, get_app_packages, has_person
from .util.frontend_helpers import get_language_cookie
......
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