átlagos kiegészítséek jó sok
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# /opt/docker/dev/service_finder/backend/app/test_gamification_flow.py
|
||||
# /opt/docker/dev/service_finder/backend/app/tests_internal/test_gamification_flow.py
|
||||
import asyncio
|
||||
import os
|
||||
import sys
|
||||
@@ -12,7 +12,7 @@ load_dotenv()
|
||||
# MB2.0 Importok
|
||||
from app.database import AsyncSessionLocal
|
||||
from app.models.identity import User
|
||||
from app.models.system import UserStats, PointsLedger
|
||||
from app.models import UserStats, PointsLedger
|
||||
from app.services.social_service import SocialService
|
||||
from app.schemas.social import ServiceProviderCreate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user