Does flyte support returning a `FlyteFile | None` ...
# ask-the-community
c
Does flyte support returning a
FlyteFile | None
? Or
Optional[FlyteFile | None]
k
we support optional
k
yes, we support both optional and union
e
@Cody Scandore, are you seeing otherwise?
152 Views