broadcast flake8 cleanup

This commit is contained in:
stvnrlly
2022-10-25 11:53:24 -04:00
parent 4737cefb1c
commit 637fbdb891
10 changed files with 6 additions and 12 deletions

View File

@@ -35,7 +35,6 @@ from app.models import (
)
from tests.app import load_example_csv
from tests.app.db import create_job, create_notification, create_template
from tests.conftest import set_config
def _create_slow_delivery_notification(template, provider='mmg'):