mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -6,7 +6,8 @@ from jsonschema import ValidationError
|
||||
|
||||
from app.schema_validation import validate
|
||||
from app.service.service_callback_api_schema import (
|
||||
update_service_callback_api_schema)
|
||||
update_service_callback_api_schema,
|
||||
)
|
||||
|
||||
|
||||
def test_service_callback_api_schema_validates():
|
||||
|
||||
Reference in New Issue
Block a user