Skip to content
Snippets Groups Projects
Commit dddde7bf authored by Stefano Borini's avatar Stefano Borini Committed by GitHub
Browse files

Merge pull request #99 from force-h2020/add-mco-parameter-id-to-api

Added mco_parameter_id to the API
parents b90f7f74 aa44b2ae
No related branches found
No related tags found
No related merge requests found
from .base_extension_plugin import BaseExtensionPlugin # noqa from .base_extension_plugin import BaseExtensionPlugin # noqa
from .ids import factory_id, plugin_id # noqa from .ids import factory_id, plugin_id, mco_parameter_id # noqa
from .core.data_value import DataValue # noqa from .core.data_value import DataValue # noqa
from .core.workflow import Workflow # noqa from .core.workflow import Workflow # noqa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment