Python doesn’t see added module to the same dir
I added to my utils
dir a new file that contains dict
variable which I want to import into another file.
Ariflow Tasks in TaskGroup run out of order
I’m using Dynamic Task Mapping
feature with Task Groups
to generate n number of tasks for my input list. DAG gets generated but at execution I’m seeing odd behaviour.