Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ _clearInternalCache
Method
_clearInternalCache
graphs/data/base/graph.py:170–171 ·
view source on GitHub ↗
(self, reason, extraData)
Source
from the content-addressed store, hash-verified
168
return
cacheKey
169
170
def
_clearInternalCache(self, reason, extraData):
171
return
172
173
# Calculation stuff
174
def
_calcPlotPoints(self, mainInput, miscInputs, xSpec, ySpec, src, tgt):
Callers
1
clearCache
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected