MCPcopy Create free account
hub / github.com/ScrapeGraphAI/Scrapegraph-ai / DummyClient

Class DummyClient

tests/test_batch_api.py:167–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165 )
166
167 class DummyClient:
168 pass
169
170 with pytest.raises(ValueError, match="no output file"):
171 retrieve_batch_results(DummyClient(), info)

Calls 1

DummyFilesClass · 0.85