Some more LGTM fixes

This commit is contained in:
tomdds
2020-01-24 13:35:46 -05:00
parent 35eea8e31c
commit b9206ed7be
3 changed files with 1 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ Create Date: 2020-01-22 15:54:03.186751
"""
from alembic import op
import sqlalchemy as sa
from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = "26319c44a8d5" # pragma: allowlist secret