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

Method targets

graphs/gui/ctrlPanel.py:417–418  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

415
416 @property
417 def targets(self):
418 return self.targetList.wrappers
419
420 # Fit events
421 def OnFitRenamed(self, event):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected