MCPcopy Create free account
hub / github.com/BabitMF/bmf / close

Method close

bmf/demo/LLM_video_preprocessing/module_utils.py:114–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112 pass
113
114 def close(self):
115 self.clean()
116
117 def reset(self):
118 self._eof = False

Callers

nothing calls this directly

Calls 1

cleanMethod · 0.95

Tested by

no test coverage detected