mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-17 04:58:50 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from app.models import TEMPLATE_TYPES
|
||||
from app.v2.template.template_schemas import get_template_by_id_response as template
|
||||
|
||||
from app.v2.template.template_schemas import (
|
||||
get_template_by_id_response as template,
|
||||
)
|
||||
|
||||
get_all_template_request = {
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
|
||||
Reference in New Issue
Block a user