fix flake8

This commit is contained in:
Kenneth Kehl
2024-09-26 15:22:13 -07:00
parent 096e3a367d
commit 8e6c079c09

View File

@@ -8,7 +8,6 @@ from boto3 import Session
from flask import current_app
from app.clients import AWS_CLIENT_CONFIG
from app.utils import hilite
from notifications_utils import aware_utcnow
FILE_LOCATION_STRUCTURE = "service-{}-notify/{}.csv"