Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer
2026-04-19 00:20:30 +02:00
parent 4ff7ebc12f
commit c8f57bd361
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
from django.urls import reverse
from django.utils import timezone
from rest_framework.test import APITestCase

View File

@@ -1,6 +1,5 @@
"""Test userinfo view"""
from django.urls import reverse
from django.utils import timezone