mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:05:17 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
from flask import json
|
||||
|
||||
from . import return_json_from_response, validate_v0
|
||||
from tests import create_authorization_header
|
||||
|
||||
from . import return_json_from_response, validate_v0
|
||||
|
||||
|
||||
def _post_notification(client, template, url, to):
|
||||
data = {
|
||||
|
||||
Reference in New Issue
Block a user