MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

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

Source from the content-addressed store, hash-verified

33_t = wx.GetTranslation
34class ImplantTextValidor(BaseValidator):
35 def __init__(self):
36 BaseValidator.__init__(self)
37
38 def Clone(self):
39 return ImplantTextValidor()

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected