Skip to content

Commit c5e9951

Browse files
author
Andrei Neagu
committed
fixed
1 parent 91b2683 commit c5e9951

File tree

1 file changed

+1
-1
lines changed
  • services/dynamic-scheduler/src/simcore_service_dynamic_scheduler/services/director_v0

1 file changed

+1
-1
lines changed

services/dynamic-scheduler/src/simcore_service_dynamic_scheduler/services/director_v0/_thin_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from common_library.unset import as_dict_exclude_none
1+
from common_library.exclude import as_dict_exclude_none
22
from fastapi import FastAPI, status
33
from httpx import Response
44
from models_library.projects import ProjectID

0 commit comments

Comments
 (0)