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 a6fb5d3 commit 32bb703Copy full SHA for 32bb703
services/storage/tests/unit/test_rpc_handlers_paths.py
@@ -32,6 +32,7 @@
32
)
33
from servicelib.rabbitmq.rpc_interfaces.storage.paths import (
34
compute_path_size,
35
+ delete_paths,
36
37
from simcore_service_storage.modules.celery.worker import CeleryTaskQueueWorker
38
from simcore_service_storage.simcore_s3_dsm import SimcoreS3DataManager
0 commit comments