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.
1 parent cb99129 commit 6b91cf1Copy full SHA for 6b91cf1
services/web/server/tests/unit/with_dbs/01/storage/test_storage.py
@@ -59,7 +59,7 @@
59
from servicelib.rabbitmq.rpc_interfaces.async_jobs.async_jobs import (
60
submit,
61
)
62
-from servicelib.rabbitmq.rpc_interfaces.storage.data_export import start_data_export
+from servicelib.rabbitmq.rpc_interfaces.storage.simcore_s3 import start_data_export
63
from simcore_postgres_database.models.users import UserRole
64
from yarl import URL
65
0 commit comments