Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bslatkin/effectivepython
/ pretty
Method
pretty
example_code/item_049.py:147–148 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
145
raise
NotImplementedError
146
147
def
pretty(self):
148
raise
NotImplementedError
149
150
151
print(
"Example 11"
)
Callers
3
pretty
Method · 0.45
pretty
Method · 0.45
item_049.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected