Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ customName
Method
customName
eos/gamedata.py:253–254 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
251
252
@property
253
def
customName(self):
254
return
re.sub(_t(
'Caustic'
), _t(
'Tachyon'
), self.name)
255
256
@property
257
def
attributes(self):
Callers
nothing calls this directly
Calls
1
_t
Function · 0.70
Tested by
no test coverage detected