MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / pformat

Function pformat

Lib/pprint.py:61–63  ·  view source on GitHub ↗

Format a Python object into a pretty-printed representation.

(object, indent=1, width=80, depth=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

finishMethod · 0.90
dump_option_dictsMethod · 0.90
stringifyFunction · 0.90

Calls 2

PrettyPrinterClass · 0.85
pformatMethod · 0.80

Tested by

no test coverage detected