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 0e0a0af commit 1945d04Copy full SHA for 1945d04
services/web/server/src/simcore_service_webserver/studies_dispatcher/_catalog.py
@@ -9,7 +9,7 @@
9
from aiopg.sa.engine import Engine
10
from models_library.groups import EVERYONE_GROUP_ID
11
from models_library.services import ServiceKey, ServiceVersion
12
-from models_library.services_regex import (
+from models_library.services_constants import (
13
COMPUTATIONAL_SERVICE_KEY_PREFIX,
14
DYNAMIC_SERVICE_KEY_PREFIX,
15
)
0 commit comments