karthikraj
10/16/2022, 8:37 PMFile "/home/kkanagar/kkr/kuberay_test.py", line 15, in <module>
def ray_task() -> list[int]:
TypeError: 'type' object is not subscriptable
Changing this list[int] to any is working fine in local but when trying to register to remote flyte.
Need your help, pleaseKetan (kumare3)
karthikraj
10/17/2022, 10:24 PM