We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b26ea2 commit 9e48446Copy full SHA for 9e48446
alembic/env.py
@@ -5,7 +5,7 @@
5
6
from app.config.settings import settings
7
from app.db.base import Base
8
-import app.models.table_users
+
9
10
# this is the Alembic Config object, which provides
11
# access to the values within the .ini file in use.
0 commit comments