MCPcopy Create free account
hub / github.com/brainflow-dev/brainflow / get_generator

Method get_generator

tools/build.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 self.priority = priority
29
30 def get_generator(self):
31 raise NotImplementedError
32
33 def get_arch(self):
34 raise NotImplementedError

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected