Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ sources
Method
sources
graphs/gui/ctrlPanel.py:413–414 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
411
412
@property
413
def
sources(self):
414
return
self.sourceList.wrappers
415
416
@property
417
def
targets(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected