MCPcopy Create free account
hub / github.com/Dispatcharr/Dispatcharr / __exit__

Method __exit__

apps/epg/tasks.py:435–436  ·  view source on GitHub ↗
(self, *_)

Source from the content-addressed store, hash-verified

433 return self
434
435 def __exit__(self, *_):
436 self.close()
437
438
439def _open_xmltv_file(file_path: str):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected