generated from coulomb/repo-seed
Add tenant-aware user-engine behavior
This commit is contained in:
@@ -23,6 +23,7 @@ from user_engine.domain.models import (
|
||||
ProfileValue,
|
||||
ProjectionType,
|
||||
Sensitivity,
|
||||
TenantAccount,
|
||||
User,
|
||||
Visibility,
|
||||
new_id,
|
||||
@@ -52,6 +53,7 @@ __all__ = [
|
||||
"ProfileValue",
|
||||
"ProjectionType",
|
||||
"Sensitivity",
|
||||
"TenantAccount",
|
||||
"User",
|
||||
"Visibility",
|
||||
"new_id",
|
||||
|
||||
Reference in New Issue
Block a user