Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ revert
Method
revert
eos/saveddata/character.py:339–340 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
337
self.character.dirtySkills.remove(self)
338
339
def
revert(self):
340
self.activeLevel = self.__level
341
342
@property
343
def
isDirty(self):
Callers
2
revertLevel
Method · 0.80
revertLevels
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected