MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / load_pending_candidates

Function load_pending_candidates

config/direction_lexicon.py:739–740  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

737
738
739def load_pending_candidates() -> Dict[str, Dict[str, Any]]:
740 return _load_pending_store()
741
742
743def upsert_pending_direction_candidate(

Callers

nothing calls this directly

Calls 1

_load_pending_storeFunction · 0.85

Tested by

no test coverage detected