From: Martin Panter Date: Mon, 21 Nov 2016 13:36:36 +0000 (+0000) Subject: Fix indentation X-Git-Tag: v3.6.0b4~25^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a4d7629da5fb67458089265c8971c1eec64e07a;p=thirdparty%2FPython%2Fcpython.git Fix indentation --- diff --git a/Doc/library/pickletools.rst b/Doc/library/pickletools.rst index 5e5939c7d245..480f4a6d3208 100644 --- a/Doc/library/pickletools.rst +++ b/Doc/library/pickletools.rst @@ -92,8 +92,8 @@ Programmatic Interface a short description. The value of *annotate* is used as a hint for the column where annotation should start. - .. versionadded:: 3.2 - The *annotate* argument. + .. versionadded:: 3.2 + The *annotate* argument. .. function:: genops(pickle)