Skip to content

Commit 44f3295

Browse files
Indentation fixes
1 parent 57e6d20 commit 44f3295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/functools.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,7 @@ The :mod:`functools` module defines the following functions:
722722
dispatched on by that method is *always* the first argument passed for the call.
723723
Therefore, dispatching to regular methods can only be sensibly performed by
724724
calling such a method from instances of the class, and not from the class object.
725+
725726
.. versionadded:: 3.8
726727

727728
.. versionchanged:: 3.15

0 commit comments

Comments
 (0)