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

Method __del__

gui/targetProfileEditor.py:335–336  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

333 self.validateFields()
334
335 def __del__(self):
336 pass
337
338 def importPatterns(self, event):
339 """Event fired when import from clipboard button is clicked"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected