mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 08:25:15 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
from app.models import (
|
||||
TEMPLATE_PROCESS_TYPE,
|
||||
TEMPLATE_TYPES,
|
||||
)
|
||||
from app.models import TEMPLATE_PROCESS_TYPE, TEMPLATE_TYPES
|
||||
from app.schema_validation.definitions import nullable_uuid, uuid
|
||||
|
||||
post_create_template_schema = {
|
||||
|
||||
Reference in New Issue
Block a user