Skip to content

Commit 45b4497

Browse files
committed
fix: rebase
1 parent b3a027c commit 45b4497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/versions/35_phonebook-groupement.py renamed to migrations/versions/36_phonebook-groupement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# revision identifiers, used by Alembic.
1919
revision: str = "e81453aa7341"
20-
down_revision: str | None = "d14266761430"
20+
down_revision: str | None = "7da0e98a9e32"
2121
branch_labels: str | Sequence[str] | None = None
2222
depends_on: str | Sequence[str] | None = None
2323

0 commit comments

Comments
 (0)