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

Fix lint

parent 91f0d392
No related branches found
No related tags found
1 merge request!362Resolve "Add personal note management dialog in course book"
Pipeline #191520 passed with warnings
from django.core.exceptions import PermissionDenied
from graphene_django import DjangoObjectType
from guardian.shortcuts import get_objects_for_user
from aleksis.apps.alsijil.models import ExtraMark
from aleksis.core.schema.base import (
......@@ -12,7 +11,6 @@ from aleksis.core.schema.base import (
OptimisticResponseTypeMixin,
PermissionsTypeMixin,
)
from aleksis.core.util.core_helpers import has_person
class ExtraMarkType(
......
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