MCPcopy Create free account
hub / github.com/SpatialVLA/SpatialVLA / __del__

Method __del__

train/monkey_patch.py:358–359  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

356 return output
357
358 def __del__(self):
359 self.profiler.__exit__(None, None, None)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected