mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 16:01:15 -05: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