mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Getting imports right to use app.enums
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from app.models import TEMPLATE_PROCESS_TYPE, TemplateType
|
||||
from app.enums import TemplateType
|
||||
from app.models import TEMPLATE_PROCESS_TYPE
|
||||
from app.schema_validation.definitions import nullable_uuid, uuid
|
||||
|
||||
post_create_template_schema = {
|
||||
|
||||
Reference in New Issue
Block a user