MCPcopy Create free account
hub / github.com/OpenImagingLab/4DSloMo / flush

Method flush

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

Source from the content-addressed store, hash-verified

158 old_f.write(x)
159
160 def flush(self):
161 old_f.flush()
162
163 sys.stdout = F(silent)
164

Callers 1

readColmapCamerasFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected