Improve test coverance and fixes according to tests
This commit is contained in:
@@ -3,7 +3,6 @@ from sqlalchemy import engine_from_config, pool
|
||||
from logging.config import fileConfig
|
||||
|
||||
from app.db.base import Base
|
||||
from app.db import models
|
||||
from app.core.config import settings
|
||||
|
||||
target_metadata = Base.metadata
|
||||
|
||||
Reference in New Issue
Block a user