Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ func
Function
func
testing/test_compat.py:53–54 · testing/test_compat.py::func
()
Source
from the content-addressed store, hash-verified
51
return
inner
52
53
def
func():
54
pass
class
="cm"># pragma: no cover
55
56
wrapped_func = decorator(decorator(func))
57
assert get_real_func(wrapped_func) is func
Callers
9
test_linematcher_no_matching
Function · 0.70
getmsg
Function · 0.70
deprecated_call
Function · 0.50
warns
Function · 0.50
raises
Function · 0.50
on_rm_rf_error
Function · 0.50
from_call
Method · 0.50
_call_with_optional_argument
Function · 0.50
checked_call
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected