MCPcopy
hub / github.com/openai/improved-diffusion / close

Method close

improved_diffusion/logger.py:109–110  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

107 self.file.flush()
108
109 def close(self):
110 self.file.close()
111
112
113class CSVOutputFormat(KVWriter):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected