MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / inputs

Method inputs

graphs/data/base/graph.py:76–77  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

74
75 @property
76 def inputs(self):
77 raise NotImplementedError
78
79 @property
80 def inputMap(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected