https://flyte.org logo
Title
m

Martin Tschechne

03/21/2023, 3:41 PM
Hi everyone, flyte-novice here. Is it possible to check for
None
values in conditionals? I know about
is_true()
,
is_false()
and
is_()
, but checking for
None
seems not to be supported yet? Any help appreciated 🙏 Thanks!
k

Kevin Su

03/21/2023, 4:20 PM
it’s not supported yet. mind creating an issue here. [flyte-core]