mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 08:28:24 -04:00
reformat
This commit is contained in:
@@ -7,8 +7,8 @@ Create Date: 2018-03-23 16:20:00
|
||||
"""
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = '0182_add_upload_document_perm'
|
||||
down_revision = '0181_billing_primary_key'
|
||||
revision = "0182_add_upload_document_perm"
|
||||
down_revision = "0181_billing_primary_key"
|
||||
|
||||
from alembic import op
|
||||
|
||||
|
||||
Reference in New Issue
Block a user