formatme Waylon Walker Author November 11, 2022 Copy this post URL Rich Markdown Text View Markdown View Text curl .ansi from kedro.pipeline import node node( input="raw", output="int", func=my_func, tags=["one"], )