mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
Update env.py
This commit is contained in:
@@ -2,6 +2,8 @@ import logging
|
||||
from alembic import context
|
||||
from oasst_backend import models # noqa: F401
|
||||
from sqlalchemy import engine_from_config, pool
|
||||
|
||||
|
||||
# Read in the Alembic config file.
|
||||
config = context.config
|
||||
# Set up loggers.
|
||||
|
||||
Reference in New Issue
Block a user