MCPcopy Create free account
hub / github.com/ZhengPeng7/BiRefNet / close

Method close

utils.py:57–59  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

55 self.logger.info(txt)
56
57 def close(self):
58 self.file_handler.close()
59 self.stdout_handler.close()
60
61
62class AverageMeter(object):

Callers 1

evaluateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected