API and database models refactoring
This commit is contained in:
@@ -45,7 +45,7 @@ import sys
|
||||
# Add your project directory to the Python path
|
||||
sys.path.append(os.path.dirname(os.path.dirname(__file__)))
|
||||
|
||||
from models.database_models import Base
|
||||
from models.database import Base
|
||||
from config.settings import settings
|
||||
|
||||
# Alembic Config object
|
||||
|
||||
Reference in New Issue
Block a user