Skip to content

Commit

Permalink
Fix linting error introduced in a forward merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed May 30, 2024
1 parent 3ea8de4 commit 2f3c6ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Create Date: 2024-05-29 21:53:53.516506
"""

import sqlalchemy as sa
from alembic import op
from sqlalchemy import (
Expand Down

0 comments on commit 2f3c6ed

Please sign in to comment.