Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDCAI/DataFlow-MM
/ hello
Function
hello
dataflow/__init__.py:11–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
]
10
11
def
hello():
12
return
"Hello from open-dataflow!"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected