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 4039885 commit 728c497Copy full SHA for 728c497
clients/python/src/osparc/models.py
@@ -44,6 +44,7 @@
44
from osparc_client.models.one_page_study_port import (
45
OnePageStudyPort as OnePageStudyPort,
46
)
47
+from osparc_client import MetadataValue as MetadataValue
48
from osparc_client.models.page_file import PageFile as PageFile
49
from osparc_client.models.page_job import PageJob as PageJob
50
from osparc_client.models.page_study import PageStudy as PageStudy
0 commit comments