Skip to content

Commit

Permalink
chore(api): rebase migration
Browse files Browse the repository at this point in the history
  • Loading branch information
vmttn committed Dec 18, 2024
1 parent d65b76e commit 8e2ed13
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 profils_precisions field in service
Revision ID: c947102bb23f
Revises: 68fe052dc63c
Revises: 89e1ece4f56e
Create Date: 2024-10-28 17:22:23.374004
"""
Expand All @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = "c947102bb23f"
down_revision = "68fe052dc63c"
down_revision = "89e1ece4f56e"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 8e2ed13

Please sign in to comment.