MCPcopy Create free account
hub / github.com/WolframResearch/WolframClientForPython / setup

Function setup

docs/roles/__init__.py:6–8  ·  view source on GitHub ↗
(app)

Source from the content-addressed store, hash-verified

4from roles.wl import wl_reference_role
5
6def setup(app):
7 app.add_role('wl', wl_reference_role)
8 return

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected