Skip to content

Commit

Permalink
fix: Broken CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Feb 7, 2025
1 parent fa3ef44 commit fa13624
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Remove foreign key constraint from endpoints.image column
Revision ID: ecc9f6322be4
Revises: f6ca2f2d04c1
Revises: 75ea2b136830
Create Date: 2025-02-07 00:58:05.211395
"""
Expand All @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = "ecc9f6322be4"
down_revision = "f6ca2f2d04c1"
down_revision = "75ea2b136830"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit fa13624

Please sign in to comment.