mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-26 01:03:41 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from flask import jsonify, request, url_for, current_app
|
||||
from flask import current_app, jsonify, request, url_for
|
||||
|
||||
from app import authenticated_service
|
||||
from app.dao import inbound_sms_dao
|
||||
|
||||
Reference in New Issue
Block a user