Jack Chang
03/04/2022, 6:40 PMTypeError: Task is not iterable. If your task returns multiple results, pass `nout` to the task decorator/constructor, or provide a `Tuple` return-type annotation to your task.
Can anyone point me to an example where I can make it iterable?Kevin Kho
03/04/2022, 6:42 PMJack Chang
03/04/2022, 6:46 PM