Skip to content

Commit

Permalink
Change migration down_revision
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Oct 23, 2023
1 parent b57c2bc commit ea95dcc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""group3_inpn_autocomplete
Revision ID: 8f3256f60915
Revises: 32c5ed42bdbd
Revises: 33e20a7682b4
Create Date: 2023-09-04 11:06:36.395886
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "8f3256f60915"
down_revision = "32c5ed42bdbd"
down_revision = "33e20a7682b4"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit ea95dcc

Please sign in to comment.