]> granicus.if.org Git - python/commitdiff
Fix indentation
authorMartin Panter <vadmium+py@gmail.com>
Mon, 21 Nov 2016 13:36:36 +0000 (13:36 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 21 Nov 2016 13:36:36 +0000 (13:36 +0000)
Doc/library/pickletools.rst

index 5e5939c7d24592aa89a15e06066cdb926c8a75b9..480f4a6d3208156f0add93d636045592ca35bc9c 100644 (file)
@@ -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)