Skip to content

Commit

Permalink
revert meta import
Browse files Browse the repository at this point in the history
  • Loading branch information
rzlim08 committed Oct 10, 2024
1 parent 667ce35 commit 855904a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ from logging.config import fileConfig
from alembic import context
from sqlalchemy import create_engine

from platformics.database.models import meta
from database.models import meta
from platformics.settings import CLISettings

# this is the Alembic Config object, which provides
Expand Down

0 comments on commit 855904a

Please sign in to comment.