MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / build

Method build

backend/tkhelper/models/entity.py:15–16  ·  view source on GitHub ↗
(row: Dict)

Source from the content-addressed store, hash-verified

13 @staticmethod
14 @abstractmethod
15 def build(row: Dict):
16 raise NotImplementedError
17
18 # -- serialization --
19

Callers 3

getMethod · 0.45
_get_entityMethod · 0.45
listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected