Mitchell Bregman
11/11/2019, 9:28 PMget_module_metadata
i am returning a class object; is this the reason for the doubly directed dependency arrow? it seems as though in all other tasks, where I am returning standard python data types, do not have a doubly...josh
11/11/2019, 9:36 PMa
returns a class and it doesn’t give me double arrows for the single edge 🤔Mitchell Bregman
11/11/2019, 9:42 PMChris White
11/11/2019, 9:46 PMMitchell Bregman
11/11/2019, 10:05 PMupstream_tasks
when I was passing a dependent parameter - and this task automatically recognizes the upstream because of thisChris White
11/11/2019, 10:06 PM