Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pypa/sampleproject
/ add_one
Function
add_one
src/sample/simple.py:1–2 ·
view source on GitHub ↗
(number)
Source
from the content-addressed store, hash-verified
1
def
add_one(number):
2
return
number + 1
Callers
1
test_add_one
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_add_one
Method · 0.72