Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Feb 8, 2024
1 parent e7869f0 commit 6dcd80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mafiasi/registration/user_mapping.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from typing import Any

from django.conf import settings
from simple_openid_connect.integrations.django.models import OpenidUser
from simple_openid_connect.integrations.django.user_mapping import (
FederatedUserData,
UserMapper,
Expand Down

0 comments on commit 6dcd80c

Please sign in to comment.