This message was deleted.
# general
s
This message was deleted.
a
I think if you append an _ to your helper function name, hamilton skips them from DAG. Instead of `my_helper_func()`rename it to
_my_helper_func()
šŸ™Œ 3
d
great, thank you
e
+1 for @Ankush Kundaliya’s answer, thank you!