Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ TransferFromWindow
Method
TransferFromWindow
gui/builtinViews/entityEditor.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
return
True
15
16
def
TransferFromWindow(self):
17
return
True
18
19
20
class
TextEntryValidatedDialog(wx.TextEntryDialog):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected