MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / _now_iso

Function _now_iso

src/core/browser_runtime_status.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26
27def _now_iso() -> str:
28 return datetime.now().isoformat(timespec="seconds")
29
30
31def _normalize_runtime_kind(runtime_kind: str) -> str:

Callers 1

_update_statusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected