https://flyte.org logo
r

Rahul Mehta

08/31/2022, 2:45 AM
Wound up hitting an odd error which was due to an incorrectly raised exception (fix here: https://github.com/flyteorg/flytekit/pull/1146)
Copy code
local variable 'uri' referenced before assignment
Seems this error only happens when we're including a
np.ndarray
as part of a
Union
type