mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-30 11:18:54 -04:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import base64
|
||||
import json
|
||||
|
||||
from flask import current_app
|
||||
import requests
|
||||
|
||||
from flask import current_app
|
||||
from notifications_utils.timezones import convert_utc_to_bst
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user