2 lines
84 B
Python
2 lines
84 B
Python
from .tenant import Tenant as Organization # pylint: disable=W0611:unused-import
|
from .tenant import Tenant as Organization # pylint: disable=W0611:unused-import
|