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
/
library.py
Tachi67
Upload 2 files
6c31409
almost 2 years ago
raw
Copy download link
history
blame
Safe
43 Bytes
def
add_two_numbers
(
a, b
):
return
a + b