Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ closeWaitDialog
Method
closeWaitDialog
gui/mainFrame.py:986–987 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
984
wx.PostEvent(self, GE.CharListUpdated())
985
986
def
closeWaitDialog(self):
987
del self.waitDialog
988
989
def
openWXInspectTool(self, event):
990
if
not InspectionTool().initialized:
Callers
1
importCharacterCallback
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected