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

Merge pull request #169 from force-h2020/base-factory-api

Add BaseFactory to API
parents 19bd3100 48443591
No related branches found
No related tags found
No related merge requests found
from .base_extension_plugin import BaseExtensionPlugin # noqa
from .ids import plugin_id, factory_id # noqa
from .core.base_factory import BaseFactory # noqa
from .core.data_value import DataValue # noqa
from .core.workflow import Workflow # noqa
from .core.slot import Slot # 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