Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ Clone
Method
Clone
gui/targetProfileEditor.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
BaseValidator.__init__(self)
60
61
def
Clone(self):
62
return
TargetProfileNameValidator()
63
64
def
Validate(self, win):
65
entityEditor = win.Parent.parent
Callers
nothing calls this directly
Calls
1
TargetProfileNameValidator
Class · 0.85
Tested by
no test coverage detected