Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed Sep 16, 2024
1 parent e43609d commit cefa6fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Also add in partner disbursements.
Revision ID: aae01971bd53
Revises: 2097573390f1
Revises: 1fadb0e78d8c
Create Date: 2024-09-06 10:51:20.058891
"""
Expand All @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = 'aae01971bd53'
down_revision = '2097573390f1'
down_revision = '1fadb0e78d8c'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit cefa6fe

Please sign in to comment.