Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ delete
Method
delete
service/character.py:353–354 ·
view source on GitHub ↗
(char)
Source
from the content-addressed store, hash-verified
351
352
@staticmethod
353
def
delete(char):
354
eos.db.remove(char)
355
356
@staticmethod
357
def
getApiDetails(charID):
Callers
11
update_db
Function · 0.45
getItemsWithOverrides
Method · 0.45
DoDelete
Method · 0.45
deleteOverride
Method · 0.45
clearPrices
Function · 0.45
clearDamagePatterns
Function · 0.45
clearTargetProfiles
Function · 0.45
clearOverrides
Function · 0.45
remove
Function · 0.45
init
Method · 0.45
init
Method · 0.45
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected