lint-fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
parent
941b8a72aa
commit
0f47e2bbd5
|
@ -1,6 +1,5 @@
|
||||||
from django.core.management import call_command
|
from django.core.management import call_command
|
||||||
from django.db import connection, connections
|
from django.db import connection, connections
|
||||||
from django_tenants.utils import get_public_schema_name
|
|
||||||
from rest_framework.test import APITransactionTestCase
|
from rest_framework.test import APITransactionTestCase
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue