MCPcopy
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_exceptionFunction · 0.70
barFunction · 0.70
test_recursiveFunction · 0.70

Calls 1

barFunction · 0.70

Tested by

no test coverage detected