black, isort, flake8

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2023-12-08 21:43:52 -05:00
parent 171326a6b0
commit 1157f5639d
302 changed files with 317 additions and 389 deletions

View File

@@ -10,8 +10,8 @@ Create Date: 2016-11-17 13:19:25.820617
revision = "0061_add_client_reference"
down_revision = "0060_add_letter_template_type"
from alembic import op
import sqlalchemy as sa
from alembic import op
def upgrade():