Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Tachi67
/
RunCodeFlowModule
like
0
Model card
Files
Files and versions
xet
Community
efed64d
RunCodeFlowModule
File size: 43 Bytes
6c31409
1
2
def
add_two_numbers
(
a, b
):
return
a + b