MCPcopy Create free account
hub / github.com/XLearning-SCU/2022-CVPR-DART / __exit__

Method __exit__

utils.py:146–147  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

144 pass
145
146 def __exit__(self, *args):
147 self.close()
148
149 def write(self, msg):
150 self.console.write(msg)

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected