MCPcopy 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
37def _now_iso() -> str:
38 return datetime.now().isoformat()
39
40
41def _normalize_lookup_key(value: Any) -> str:

Callers 1

Calls 1

nowMethod · 0.80

Tested by

no test coverage detected