Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
d
datajoely
12/16/2021, 1:48 PM
Of course - just in your regular function:
Copy code
python my_node_func() -> Tuple[int]: return tuple([1,2])
Post