Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ tutorial
Function
tutorial
bmtools/tools/tutorial/__init__.py:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
@register(
"tutorial"
)
4
def
tutorial():
5
from
.api
import
build_tool
6
return
build_tool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected