MCPcopy Index your code
hub / github.com/hzwer/ECCV2022-RIFE / close

Method close

benchmark/yuv_frame_io.py:123–124  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 return True
122
123 def close(self):
124 self.fp.close()

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected