Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpark committed Apr 12, 2024
1 parent cb8d6c2 commit 5a38b9a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"""

# revision identifiers, used by Alembic.
revision = '9e6bb825b4ce'
down_revision = '678eefb4ab44'
revision = "9e6bb825b4ce"
down_revision = "678eefb4ab44"

from alembic import op

Expand Down

0 comments on commit 5a38b9a

Please sign in to comment.