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

Method Clone

gui/setEditor.py:38–39  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

36 BaseValidator.__init__(self)
37
38 def Clone(self):
39 return ImplantTextValidor()
40
41 def Validate(self, win):
42 entityEditor = win.Parent.parent

Callers

nothing calls this directly

Calls 1

ImplantTextValidorClass · 0.85

Tested by

no test coverage detected