Sara
04/20/2022, 7:13 AMSanidhya Singh
04/20/2022, 7:18 AM@graph
def do_some_task():
function2(function1())
Sara
04/20/2022, 7:42 AMSanidhya Singh
04/20/2022, 12:08 PM@op(out={"success": Out(bool)})
def function1(context):
------
------
return True
you can try something like this to define your opsjohann
04/20/2022, 2:00 PMSara
04/25/2022, 7:05 AMSanidhya Singh
04/25/2022, 7:06 AMins={}
in your definitionSara
04/25/2022, 8:26 AMSanidhya Singh
04/25/2022, 9:48 AM