mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from app.schema_validation.definitions import uuid, https_url
|
||||
from app.schema_validation.definitions import https_url, uuid
|
||||
|
||||
create_service_callback_api_schema = {
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
|
||||
Reference in New Issue
Block a user