mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 16:31:15 -05:00
Fix code style
This commit is contained in:
@@ -19,7 +19,6 @@ from flask import Blueprint
|
||||
service = Blueprint('service', __name__)
|
||||
|
||||
|
||||
|
||||
@service.route('/', methods=['POST'])
|
||||
def create_service():
|
||||
# TODO what exceptions get passed from schema parsing?
|
||||
|
||||
Reference in New Issue
Block a user