MCPcopy Create free account
hub / github.com/CodeClash-ai/CodeClash / batch_api_jobs

Function batch_api_jobs

scripts/freeze_viewer.py:92–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90
91 @freezer.register_generator
92 def batch_api_jobs():
93 return []
94
95 @freezer.register_generator
96 def guess_config_names():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected