Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Feb 2, 2025
1 parent 3c5bc68 commit f69739e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Add checkpointing/failure handling
Revision ID: b7a7eee5aa15
Revises: 33ea50e88f24
Revises: 2f80c6a2550f
Create Date: 2025-01-24 15:17:36.763172
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "b7a7eee5aa15"
down_revision = "33ea50e88f24"
down_revision = "2f80c6a2550f"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit f69739e

Please sign in to comment.