Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ bar
Method
bar
test/mitmproxy/proxy/test_utils.py:14–15 ·
view source on GitHub ↗
(self, x)
Source
from the content-addressed store, hash-verified
12
13
@expect(str)
14
def
bar(self, x):
15
yield
""
.join(reversed(x))
16
17
f = Foo()
18
Callers
2
test_expect
Function · 0.95
test_eq_placeholder
Function · 0.80
Calls
1
join
Method · 0.45
Tested by
no test coverage detected