MCPcopy 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

DoDeleteMethod · 0.45
DoDeleteMethod · 0.45

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected