From 6a4d7629da5fb67458089265c8971c1eec64e07a Mon Sep 17 00:00:00 2001 From: Martin Panter Date: Mon, 21 Nov 2016 13:36:36 +0000 Subject: [PATCH] Fix indentation --- Doc/library/pickletools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/pickletools.rst b/Doc/library/pickletools.rst index 5e5939c7d24..480f4a6d320 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)