Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tyaoo/picker
/ print
Method
print
utils.py:22–23 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
20
21
@staticmethod
22
def
print(data):
23
pprint.pprint(data)
24
25
26
class
Pattern:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected