MCPcopy 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
32def sleep_1_second():
33 time.sleep(1)
34
35
36def raise_exception():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected