From c948012211b29e3d2460fd96b8d30e06238c0866 Mon Sep 17 00:00:00 2001
From: Blaise Li <blaise.li__git@nsup.org>
Date: Wed, 15 Jun 2022 13:38:51 +0200
Subject: [PATCH] Still formatting paragraphs.

---
 source/Control_Flow_Statements.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/source/Control_Flow_Statements.rst b/source/Control_Flow_Statements.rst
index 4aee42b..57b24d7 100644
--- a/source/Control_Flow_Statements.rst
+++ b/source/Control_Flow_Statements.rst
@@ -134,9 +134,7 @@ We want to establish a restriction map of a sequence.
 But we will do this step by step,
 and reuse the enzymes used in the previous exercise:
 
-* Create a function that takes a sequence and an enzyme as parameters, and returns
-   the position of the first binding site.
-   (Write the pseudocode.)
+* Create a function that takes a sequence and an enzyme as parameters, and returns the position of the first binding site. (Write the pseudocode.)
 
 **pseudocode**
 
-- 
GitLab