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.
2 parents cfece68 + cec3cff commit c7e33d2Copy full SHA for c7e33d2
services/web/server/tests/unit/with_dbs/03/test_users_rest_profile.py
@@ -28,7 +28,7 @@
28
from pytest_simcore.helpers.webserver_users import UserInfoDict
29
from servicelib.aiohttp import status
30
from servicelib.rest_constants import RESPONSE_MODEL_POLICY
31
-from simcore_service_webserver.products._models import Product
+from simcore_service_webserver.products.models import Product
32
from simcore_service_webserver.user_preferences._service import (
33
get_frontend_user_preferences_aggregation,
34
)
0 commit comments