mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-26 09:13:40 -04:00
reformat
This commit is contained in:
@@ -8,8 +8,8 @@ Create Date: 2018-07-31 18:00:20.457755
|
||||
from alembic import op
|
||||
|
||||
|
||||
revision = '0212_remove_caseworking'
|
||||
down_revision = '0211_email_branding_update'
|
||||
revision = "0212_remove_caseworking"
|
||||
down_revision = "0211_email_branding_update"
|
||||
|
||||
|
||||
def upgrade():
|
||||
|
||||
Reference in New Issue
Block a user