MCPcopy Create free account
hub / github.com/RL-Align/RL-Kernel / FakeObjectRef

Class FakeObjectRef

tests/test_ray_actor_manager.py:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class FakeObjectRef:
27 def __init__(self, value):
28 self.value = value
29
30
31class FakeRemoteMethod:

Callers 1

remoteMethod · 0.85

Calls

no outgoing calls

Tested by 1

remoteMethod · 0.68