Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aiflows
/
RunCodeFlowModule
like
0
Follow
aiflows
6
Model card
Files
Files and versions
Community
93b2a9f
RunCodeFlowModule
File size: 43 Bytes
428252c
1
2
def
add_two_numbers
(
a, b
):
return
a + b