mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 17:22:17 -05:00
@@ -5,10 +5,10 @@ Revises: 0171_add_org_invite_template
|
||||
Create Date: 2018-02-28 17:09:56.619803
|
||||
|
||||
"""
|
||||
from alembic import op
|
||||
from app.models import NORMAL
|
||||
import sqlalchemy as sa
|
||||
from alembic import op
|
||||
|
||||
from app.models import NORMAL
|
||||
|
||||
revision = "0172_deprioritise_examples"
|
||||
down_revision = "0171_add_org_invite_template"
|
||||
|
||||
Reference in New Issue
Block a user