MCPcopy Create free account
hub / github.com/agentscope-ai/Trinity-RFT / close

Method close

trinity/utils/monitor.py:115–116  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

113 self.console_logger.info(f"{self.format_data_str(data, step)}")
114
115 def close(self) -> None:
116 self.logger.close()
117
118
119class WandbMonitor(Monitor):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected