Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ setSecStatus
Method
setSecStatus
service/character.py:307–309 ·
view source on GitHub ↗
(char, secStatus)
Source
from the content-addressed store, hash-verified
305
306
@staticmethod
307
def
setSecStatus(char, secStatus):
308
char.secStatus = secStatus
309
eos.db.commit()
310
311
@staticmethod
312
def
getSkillDescription(itemID):
Callers
1
onSecStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected