Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ level1
Function
level1
tests/test_traceback.py:17–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
expected_old_handler = sys.excepthook
16
17
def
level1():
18
level2()
19
20
def
level2():
21
return
1 / 0
Callers
2
test_handler
Function · 0.85
test_rich_traceback_omit_optional_local_flag
Function · 0.85
Calls
1
level2
Function · 0.85
Tested by
no test coverage detected