eb198c79ae346528b8fee2cf9bebc2491fcf970f
[ccsdk/apps.git] /
1 from com.brvith.orchestrator.core.interfaces import ComponentNode\r
2 \r
3 class SamplePythonComponentNode(ComponentNode):\r
4     def prepare(self, context, componentContext):\r
5         return None\r
6 \r
7     def prepare(self, context, componentContext):\r
8         return None