MCPcopy Index your code
hub / github.com/google/adk-python / aclose

Method aclose

tests/unittests/models/test_google_llm.py:59–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57 raise StopAsyncIteration from exc
58
59 async def aclose(self):
60 pass
61
62
63@pytest.fixture

Calls

no outgoing calls

Tested by

no test coverage detected