Skip to content

Commit 728c497

Browse files
committed
expose MetadataValue
1 parent 4039885 commit 728c497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/python/src/osparc/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
from osparc_client.models.one_page_study_port import (
4545
OnePageStudyPort as OnePageStudyPort,
4646
)
47+
from osparc_client import MetadataValue as MetadataValue
4748
from osparc_client.models.page_file import PageFile as PageFile
4849
from osparc_client.models.page_job import PageJob as PageJob
4950
from osparc_client.models.page_study import PageStudy as PageStudy

0 commit comments

Comments
 (0)