Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ getUserTargetProfileList
Method
getUserTargetProfileList
service/targetProfile.py:41–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
@staticmethod
41
def
getUserTargetProfileList():
42
return
db.getTargetProfileList()
43
44
@staticmethod
45
def
getBuiltinTargetProfileList():
Callers
4
exportPatterns
Method · 0.95
getEntitiesFromContext
Method · 0.80
getSubMenu
Method · 0.80
getSubMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected