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