commit | 6a4d7629da5fb67458089265c8971c1eec64e07a | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Mon Nov 21 13:36:36 2016 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Mon Nov 21 13:36:36 2016 +0000 |
tree | 4f03488c5ee13b15eb10364d7cd6a595585649ee | |
parent | 06a8dea46d593cd45391f49decf482fb3203f91b [diff] |
Fix indentation
diff --git a/Doc/library/pickletools.rst b/Doc/library/pickletools.rst index 5e5939c..480f4a6 100644 --- a/Doc/library/pickletools.rst +++ b/Doc/library/pickletools.rst
@@ -92,8 +92,8 @@ 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)