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

Method OnBkErase

gui/mainFrame.py:99–100  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

97 event.Skip()
98
99 def OnBkErase(self, event):
100 pass
101
102
103class OpenFitsThread(threading.Thread):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected