mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 17:09:49 -04:00
@@ -5,8 +5,8 @@ Revises: 0336_broadcast_msg_content_2
|
||||
Create Date: 2020-12-04 15:06:22.544803
|
||||
|
||||
"""
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
from alembic import op
|
||||
from sqlalchemy.dialects import postgresql
|
||||
|
||||
revision = "0337_broadcast_msg_api"
|
||||
|
||||
Reference in New Issue
Block a user