Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ updateView
Method
updateView
gui/fitBrowserLite.py:165–166 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
163
self.fits = []
164
165
def
updateView(self):
166
self.update(self.fits)
167
168
def
refreshView(self):
169
self.refresh(self.fits)
Callers
3
updateData
Method · 0.95
addFits
Method · 0.95
removeFits
Method · 0.95
Calls
1
update
Method · 0.45
Tested by
no test coverage detected