Change migrations head for punks

This commit is contained in:
Luke Van Seters 2021-12-13 13:19:11 -05:00
parent 88adfd8625
commit 1534fb6165

View File

@ -11,7 +11,7 @@ from alembic import op
# revision identifiers, used by Alembic.
revision = "d498bdb0a641"
down_revision = "205ce02374b3"
down_revision = "b9fa1ecc9929"
branch_labels = None
depends_on = None