Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ _edge
Function
_edge
tests/test_graphs.py:29–30 ·
view source on GitHub ↗
(tup)
Source
from the content-addressed store, hash-verified
27
28
29
def
_edge(tup):
30
return
f
"{tup[0]}->{tup[1]}"
31
32
33
def
assert_eq(seq_a, seq_b):
Callers
1
assert_eq
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected