lint
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
parent
02b51522a8
commit
963d452659
|
@ -1,5 +1,4 @@
|
||||||
"""Test Settings API"""
|
"""Test Settings API"""
|
||||||
from json import loads
|
|
||||||
|
|
||||||
from django.urls import reverse
|
from django.urls import reverse
|
||||||
from django_tenants.utils import get_public_schema_name
|
from django_tenants.utils import get_public_schema_name
|
||||||
|
|
Reference in New Issue