mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-27 11:19:56 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from flask import request
|
||||
from werkzeug.exceptions import BadRequest
|
||||
|
||||
from app.v2.errors import BadRequestError
|
||||
from werkzeug.exceptions import BadRequest
|
||||
|
||||
|
||||
def get_valid_json():
|
||||
|
||||
Reference in New Issue
Block a user