MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getFitIDsToAdd

Method getFitIDsToAdd

gui/fitBrowserLite.py:153–154  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

151 self.fromList.updateData(fits)
152
153 def getFitIDsToAdd(self):
154 return [f.ID for f in self.toList.fits]
155
156
157class FitListView(d.Display):

Callers 1

activateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected