MCPcopy Create free account
hub / github.com/Persper/code-analytics / on_modify2

Method on_modify2

persper/graphs/processor.py:360–361  ·  view source on GitHub ↗
(self, diff, commit)

Source from the content-addressed store, hash-verified

358 return 0
359
360 def on_modify2(self, diff, commit):
361 return 0
362
363 def __getstate__(self):
364 state = {

Callers 1

processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected