Skip to content

Commit

Permalink
format migration
Browse files Browse the repository at this point in the history
  • Loading branch information
meksor committed Jul 31, 2024
1 parent 8b921ac commit b07f2c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ixmp4/db/migrations/versions/c29289ced488_add_audit_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
"""

from alembic import op
import sqlalchemy as sa

from alembic import op

# Revision identifiers, used by Alembic.
revision = "c29289ced488"
Expand Down

0 comments on commit b07f2c0

Please sign in to comment.