MCPcopy Create free account
hub / github.com/Learning-and-Intelligent-Systems/proc3s / flush

Method flush

eval_policy.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 self.logger.log(self.log_level, line.rstrip())
29
30 def flush(self):
31 pass
32
33
34def setup_logger():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected