Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ abilities
Method
abilities
eos/saveddata/fighter.py:159–160 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
157
158
@property
159
def
abilities(self):
160
return
self.__abilities or []
161
162
@property
163
def
charge(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected