mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove trailing whitespace.
This commit is contained in:
parent
3d3558a465
commit
48310cd3f2
127 changed files with 825 additions and 825 deletions
|
@ -1152,7 +1152,7 @@ Basic customization
|
|||
implementing :meth:`__format__`, however most classes will either
|
||||
delegate formatting to one of the built-in types, or use a similar
|
||||
formatting option syntax.
|
||||
|
||||
|
||||
See :ref:`formatspec` for a description of the standard formatting syntax.
|
||||
|
||||
The return value must be a string object.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue