Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ foo
Function
foo
tests/test_traceback.py:80–81 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
78
print(1 / a)
79
80
def
foo(a):
81
bar(a)
82
83
try
:
84
try
:
Callers
3
get_exception
Function · 0.70
bar
Function · 0.70
test_recursive
Function · 0.70
Calls
1
bar
Function · 0.70
Tested by
no test coverage detected