Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ yDefs
Method
yDefs
graphs/data/base/graph.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
@property
58
@abstractmethod
59
def
yDefs(self):
60
raise
NotImplementedError
61
62
@property
63
def
yDefMap(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected