Skip to content
Snippets Groups Projects
Commit 46a14cf1 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Fix typo

parent 0013da3e
No related branches found
No related tags found
1 merge request!240Resolve "(Super)User has no person"
Pipeline #1827 passed with warnings
......@@ -2,7 +2,7 @@ from typing import Callable
from django.core.exceptions import PermissionDenied
from django.http import HttpRequest, HttpResponse
from django.util.translation import gettext_lazy as _
from django.utils.translation import gettext_lazy as _
from .core_helpers import has_person
from .messages import warning
......
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