Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ clear
Method
clear
eos/saveddata/character.py:429–431 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
427
continue
428
429
def
clear(self):
430
self.__suppressed = False
431
self.commandBonus = 0
432
433
def
suppress(self):
434
self.__suppressed = True
Callers
2
clearSkills
Method · 0.45
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected