Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
def
_now_iso() -> str:
28
return
datetime.now().isoformat(timespec=
"seconds"
)
29
30
31
def
_normalize_runtime_kind(runtime_kind: str) -> str:
Callers
1
_update_status
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected