Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDCAI/DataFlow-MM
/ cleanup
Method
cleanup
dataflow/serving/api_image_gen_serving.py:749–750 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
747
return
{}
748
749
def
cleanup(self):
750
self.logger.info(
"APIImageGenServing cleanup completed"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected