MCPcopy Index your code
hub / github.com/SourceCode-AI/aura / pprint

Method pprint

aura/diff.py:123–125  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

121 return d
122
123 def pprint(self):
124 from prettyprinter import pprint as pp
125 pp(self)
126
127
128class DiffAnalyzer():

Callers 4

extractFunction · 0.45
scan_and_matchMethod · 0.45
obfuscated.pyFile · 0.45
check_packageFunction · 0.45

Calls

no outgoing calls

Tested by 1

scan_and_matchMethod · 0.36