Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cool-RR/PySnooper
/ bar3
Function
bar3
tests/test_pysnooper.py:85–86 ·
view source on GitHub ↗
(_x)
Source
from the content-addressed store, hash-verified
83
84
@snoop
85
def
bar3(_x):
86
qux()
87
88
def
qux():
89
time.sleep(0.1)
Callers
1
foo
Function · 0.85
Calls
1
qux
Function · 0.85
Tested by
no test coverage detected