Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __del__
Method
__del__
gui/setEditor.py:199–200 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
197
event.Skip()
198
199
def
__del__(self):
200
pass
201
202
def
importPatterns(self, event):
203
""
"Event fired when import from clipboard button is clicked"
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected