Skip to content

Commit a8598f7

Browse files
warsawAA-Turner
andauthored
Update peps/pep-0813.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 263a95b commit a8598f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0813.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Motivation
2020
==========
2121

2222
"Pretty printing" is a feature which provides a capability to format object representations for better
23-
readability. The core functionality is implemented by the standard library :mod:`pprint`. ``pprint``
23+
readability. The core functionality is implemented by the standard library :mod:`pprint` module. ``pprint``
2424
includes a class and APIs which users can invoke to format and print more readable representations of objects.
2525
Important use cases include pretty printing large dictionaries and other complicated objects.
2626

0 commit comments

Comments
 (0)