Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiny-pilot/tinypilot
/ sleep_1_second
Function
sleep_1_second
app/execute_test.py:32–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
31
32
def
sleep_1_second():
33
time.sleep(1)
34
35
36
def
raise_exception():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected