Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __del__
Method
__del__
gui/itemStats.py:207–208 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
205
self.Layout()
206
207
def
__del__(self):
208
pass
209
210
def
mouseHit(self, event):
211
tab, _ = self.nbContainer.HitTest(event.Position)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected