MCPcopy Index your code
hub / github.com/ScrapeGraphAI/Scrapegraph-ai / info

Method info

tests/test_generate_answer_node.py:25–26  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

23
24class DummyLogger:
25 def info(self, msg):
26 pass
27
28 def error(self, msg):
29 pass

Callers 15

ascrape_playwrightMethod · 0.45
_fetch_urlMethod · 0.45
_fallback_fetchMethod · 0.45
export_to_jsonFunction · 0.45
export_to_csvFunction · 0.45
export_to_xmlFunction · 0.45
create_batchFunction · 0.45
retrieve_batch_resultsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected