Skip to content

Commit

Permalink
update tools original_url length
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywoola committed Aug 9, 2024
1 parent 9357dd0 commit 86b23ef
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
Create Date: 2024-08-09 08:01:12.817620
"""
from alembic import op
import models as models
import sqlalchemy as sa
from alembic import op

import models as models

# revision identifiers, used by Alembic.
revision = '1787fbae959a'
Expand Down

0 comments on commit 86b23ef

Please sign in to comment.