Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ otherfunc
Function
otherfunc
doc/en/example/assertion/failure_demo.py:5–6 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
3
4
5
def
otherfunc(a, b):
6
assert a == b
7
8
9
def
somefunc(x, y):
Callers
1
somefunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected