From 86a95d497fa5233008658d462efed894b1c7a41d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bertrand=20N=C3=A9ron?= <bneron@pasteur.fr>
Date: Sun, 14 Sep 2014 08:31:52 +0200
Subject: [PATCH] fix rest typo

---
 source/Input_Output.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/Input_Output.rst b/source/Input_Output.rst
index 08ad21b..9f80dc4 100644
--- a/source/Input_Output.rst
+++ b/source/Input_Output.rst
@@ -144,7 +144,7 @@ query start, query end, subject start, subject end, Expect value, HSP bit score.
 | sort the hits by their *percent identity* in the descending order.
 | write the results in a new file.
 
-(adapted from *managing your biological data with python* p138) ::
+(adapted from *managing your biological data with python* p138) 
 
 .. literalinclude:: _static/code/parse_blast.py
    :linenos:
-- 
GitLab