Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
class
DiffAnalyzer():
Callers
4
extract
Function · 0.45
scan_and_match
Method · 0.45
obfuscated.py
File · 0.45
check_package
Function · 0.45
Calls
no outgoing calls
Tested by
1
scan_and_match
Method · 0.36