MCPcopy Create free account
hub / github.com/SooLab/CGFormer / flush

Method flush

utils/misc.py:253–254  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

251 sys.__stdout__.write(buf)
252
253 def flush(self):
254 pass
255
256
257def redirect_sys_output(log_level="INFO"):

Callers 1

save_checkpointFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected