Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ attributes
Method
attributes
eos/gamedata.py:257–258 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
255
256
@property
257
def
attributes(self):
258
return
self.__attributes
259
260
@property
261
def
attribsWithOverrides(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected