Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
739
def
load_pending_candidates() -> Dict[str, Dict[str, Any]]:
740
return
_load_pending_store()
741
742
743
def
upsert_pending_direction_candidate(
Callers
nothing calls this directly
Calls
1
_load_pending_store
Function · 0.85
Tested by
no test coverage detected