Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ deletePattern
Method
deletePattern
service/targetProfile.py:61–62 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
59
60
@staticmethod
61
def
deletePattern(p):
62
db.remove(p)
63
64
@staticmethod
65
def
copyPattern(p):
Callers
2
DoDelete
Method · 0.45
DoDelete
Method · 0.45
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected