Skip to content

Commit caaa89b

Browse files
typecheck
1 parent 817f7d7 commit caaa89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/director-v2/src/simcore_service_director_v2/modules/dynamic_sidecar/docker_compose_specs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ async def assemble_spec( # pylint: disable=too-many-arguments # noqa: PLR0913
277277
simcore_service_labels: SimcoreServiceLabels,
278278
allow_internet_access: bool,
279279
product_name: ProductName,
280-
product_api_base_url: str | None,
280+
product_api_base_url: str,
281281
user_id: UserID,
282282
project_id: ProjectID,
283283
node_id: NodeID,

0 commit comments

Comments
 (0)