MCPcopy Create free account
hub / github.com/DSL-Lab/StreamSplat / flush

Method flush

utils/general_utils.py:127–128  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

125 old_f.write(x)
126
127 def flush(self):
128 old_f.flush()
129
130 sys.stdout = F(silent)
131

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected