Skip to content

Commit d9a147f

Browse files
📜🤖 Added by blurb_it.
1 parent a92ef3d commit d9a147f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Adds a `block_style` boolean parameter to :func:`pprint.pp` which inserts a newline after opening parentheses and braces of printed objects and indents their contents. In other words, enabling this option results in formatted output looking similar to the block style formatting from :func:`json.dumps` when `indent` is set to a positive integer. Contributed by Stefan Todoran.

0 commit comments

Comments
 (0)