mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 10:28:55 -04:00
reformat
This commit is contained in:
@@ -7,8 +7,8 @@ Create Date: 2021-06-09 13:44:12.479191
|
||||
"""
|
||||
from alembic import op
|
||||
|
||||
revision = '0358_operator_channel'
|
||||
down_revision = '0357_validate_constraint'
|
||||
revision = "0358_operator_channel"
|
||||
down_revision = "0357_validate_constraint"
|
||||
|
||||
|
||||
def upgrade():
|
||||
|
||||
Reference in New Issue
Block a user