Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/trekhleb/learn-python
/ echo_function
Function
echo_function
src/modules/sound_package/effects/echo.py:4–6 ·
view source on GitHub ↗
Echo function mock
()
Source
from the content-addressed store, hash-verified
2
3
4
def
echo_function():
5
""
"Echo function mock"
""
6
return
'Do echo effect'
Callers
1
test_packages
Function · 0.90
Calls
no outgoing calls
Tested by
1
test_packages
Function · 0.72