Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/guided-diffusion
/ close
Method
close
guided_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
113
class
CSVOutputFormat(KVWriter):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected