MCPcopy
hub / github.com/TheTom/turboquant_plus / close

Method close

scripts/turbo_hardware_diag.py:214–215  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

212 self.write(f"[INVESTIGATE] {msg}")
213
214 def close(self) -> None:
215 self._fh.close()
216
217 @property
218 def path(self) -> str:

Callers 15

mainFunction · 0.95
test_verbose_enabledMethod · 0.95
test_verbose_disabledMethod · 0.95
run_kldMethod · 0.80
run_kldFunction · 0.80

Calls

no outgoing calls