mock.patch("anthropic._base_client.BaseClient._calculate_retry_timeout", _low_retry_timeout)
| 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