From bf2869098e44682fd08c189a1dd5cc7d63a03f22 Mon Sep 17 00:00:00 2001
From: Loic <loic.busson@student-cs.fr>
Date: Tue, 28 Jan 2020 13:59:28 +0100
Subject: [PATCH] merge

---
 individu.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/individu.py b/individu.py
index 88b9dc1..326fde7 100644
--- a/individu.py
+++ b/individu.py
@@ -51,4 +51,4 @@ class Individu():
 # table = RotTable()
 # test = Individu(table)
 # test.evaluate("AAAGGATCTTCTTGAGATCCTTTTTTTCTGCGCGTAATCTGCTGCCAGTAAACGAAAAAACCGCCTGGGGAGGCGGTTTAGTCGAA")
-# print(test.score)
+# print(test.score)
\ No newline at end of file
-- 
GitLab