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

Function python

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

Source from the content-addressed store, hash-verified

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