Slackbot
11/04/2022, 12:53 PMEduardo
def my_task(product, upstream):
one = upstream['one']
another = upstream['another']
if using scripts or notebooks, set a list in the upstream variable:
upstream = ['one', 'another']
does this solve the issue?dilara isikli
11/04/2022, 1:12 PMEduardo
dilara isikli
11/04/2022, 1:14 PMEduardo