Skip to content

Commit 9e48446

Browse files
committed
minor correction
1 parent 2b26ea2 commit 9e48446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alembic/env.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from app.config.settings import settings
77
from app.db.base import Base
8-
import app.models.table_users
8+
99

1010
# this is the Alembic Config object, which provides
1111
# access to the values within the .ini file in use.

0 commit comments

Comments
 (0)