Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ _now_iso
Function
_now_iso
config/direction_lexicon.py:37–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
36
37
def
_now_iso() -> str:
38
return
datetime.now().isoformat()
39
40
41
def
_normalize_lookup_key(value: Any) -> str:
Callers
1
upsert_pending_direction_candidate
Function · 0.85
Calls
1
now
Method · 0.80
Tested by
no test coverage detected