mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 17:22:17 -05:00
@@ -5,8 +5,8 @@ Revises: 0122_add_service_letter_contact
|
||||
Create Date: 2017-09-27 09:42:39.412731
|
||||
|
||||
"""
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
from alembic import op
|
||||
from sqlalchemy.dialects import postgresql
|
||||
|
||||
revision = "0123_add_noti_to_email_reply"
|
||||
|
||||
Reference in New Issue
Block a user