Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldonIO/seldon-server
/ pp
Function
pp
python/seldon/shell/shell_main.py:34–36 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
32
}
33
34
def
pp(o):
35
p = pprint.PrettyPrinter(indent=4)
36
p.pprint(o)
37
38
def
get_seldon_banner():
39
return
''
&
#x27;\
Callers
3
do_conf
Method · 0.70
do_gdata
Method · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected