Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt 2024-01-12 03:59:03 +01:00
parent 941b8a72aa
commit 0f47e2bbd5
No known key found for this signature in database
GPG Key ID: 9C3FA22FABF1AA8D
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from django.core.management import call_command
from django.db import connection, connections
from django_tenants.utils import get_public_schema_name
from rest_framework.test import APITransactionTestCase