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

Method Clone

gui/patternEditor.py:41–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

39 BaseValidator.__init__(self)
40
41 def Clone(self):
42 return DmgPatternNameValidator()
43
44 def Validate(self, win):
45 entityEditor = win.Parent.parent

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected