MCPcopy 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
151print("Example 11")

Callers 3

prettyMethod · 0.45
prettyMethod · 0.45
item_049.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected