MCPcopy
hub / github.com/Textualize/rich / level2

Function level2

tests/test_traceback.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 level2()
19
20 def level2():
21 return 1 / 0
22
23 try:
24 old_handler = install(console=console)

Callers 1

level1Function · 0.85

Calls 1

level3Function · 0.85

Tested by

no test coverage detected