Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk authored Nov 6, 2024
1 parent db4abb6 commit fe2149b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma/karma/openid.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from django.contrib.auth import get_user_model
from django.contrib.auth.models import Group
from simple_openid_connect.integrations.django.models import OpenidUser
from simple_openid_connect.integrations.django.user_mapping import UserMapper

Expand Down

0 comments on commit fe2149b

Please # to comment.