MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / last_logged_call

Function last_logged_call

client-libs/python/openpipe/test_async_reporting.py:17–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16
17async def last_logged_call():
18 return await op_client.base_client.local_testing_only_get_latest_logged_call()
19
20
21@pytest.fixture(autouse=True)

Tested by

no test coverage detected