Skip to content

Commit

Permalink
hotfix in migration
Browse files Browse the repository at this point in the history
  • Loading branch information
noxethiems committed Oct 25, 2023
1 parent 1e27e6a commit 4a3ac0b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""create admin table
Revision ID: 22ac5d68869b
Revises: 847eee4ea866
Revises: 6a777ccf275f
Create Date: 2023-10-19 14:45:52.775871
"""
Expand All @@ -10,7 +10,7 @@

# revision identifiers, used by Alembic.
revision = "22ac5d68869b"
down_revision = "847eee4ea866"
down_revision = "6a777ccf275f"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 4a3ac0b

Please sign in to comment.