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

Method __del__

gui/shipBrowser.py:114–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112 event.Skip()
113
114 def __del__(self):
115 pass
116
117 def GetActiveStage(self):
118 return self._activeStage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected