MCPcopy Create free account
hub / github.com/CarperAI/Code-Pile / scrape

Method scrape

codepile/dataset.py:86–87  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

84 self.target_dir = target_dir
85
86 def scrape(self):
87 raise NotImplementedError()
88
89
90class Processor(ABC):

Callers 2

downloadMethod · 0.45
downloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected