MCPcopy
hub / github.com/stas00/ml-engineering / flush

Method flush

debug/NicerTrace.py:178–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

176 self.file.flush()
177
178 def flush(self):
179 # comment out the next line if you don't want to write to stdout
180 self.stdout.flush()
181 self.file.flush()
182
183
184# -------------------------------- #

Callers 1

writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected