MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / shell

Function shell

bmtools/tools/shell/__init__.py:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3@register("shell")
4def shell():
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