More changes for enums.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-02-28 12:41:57 -05:00
parent 820ee5a942
commit 43f18eed6a
24 changed files with 157 additions and 111 deletions

View File

@@ -52,11 +52,11 @@ from app.dao.users_dao import (
from app.models import (
KEY_TYPE_TEST,
NOTIFICATION_CREATED,
NotificationType,
AnnualBilling,
Domain,
EmailBranding,
Notification,
NotificationType,
Organization,
Service,
Template,