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

@@ -2,8 +2,6 @@ import random
import uuid
from datetime import date, datetime, timedelta
import pytest
from app import db
from app.dao import fact_processing_time_dao
from app.dao.email_branding_dao import dao_create_email_branding