reformat up to latest version of black

This commit is contained in:
Kenneth Kehl
2024-04-01 15:12:33 -07:00
parent 87db56622e
commit ebdb78e52e
241 changed files with 334 additions and 92 deletions
@@ -5,6 +5,7 @@ Revises: 0173_create_daily_sorted_letter
Create Date: 2018-03-07 12:21:53.098887
"""
import sqlalchemy as sa
from alembic import op
from sqlalchemy.dialects import postgresql