MCPcopy
hub / github.com/ray-project/ray / unwrap

Method unwrap

python/ray/data/_internal/util.py:1323–1324  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1321 return self.handler._retryable_errors
1322
1323 def unwrap(self):
1324 return self.handler.unwrap()
1325
1326 @classmethod
1327 def wrap(

Calls

no outgoing calls

Tested by 1