Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ saveChanges
Method
saveChanges
service/targetProfile.py:71–72 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
69
70
@staticmethod
71
def
saveChanges(p):
72
db.save(p)
73
74
def
importPatterns(self, text):
75
imports, num = es_TargetProfile.importPatterns(text)
Callers
nothing calls this directly
Calls
1
save
Method · 0.80
Tested by
no test coverage detected