mock.patch("time.time", mock.MagicMock(return_value=1696004797))
| 1 | # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. |
| 2 | |
| 3 | from __future__ import annotations |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected