MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / sleep

Method sleep

tests/test_browser_captcha_personal.py:30–31  ·  view source on GitHub ↗
(self, _seconds)

Source from the content-addressed store, hash-verified

28 self.closed = True
29
30 async def sleep(self, _seconds):
31 return None
32
33
34class _FakeWebSocket:

Calls

no outgoing calls

Tested by

no test coverage detected