Arun Giridharan
upstream_tasks
Kevin Kho
with Flow(..) as flow: a = task_one() b = task_one() c = task_two(upstream_tasks=[b])