From 8476ef4d700ab4e80b3157784d4699b981af957e Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Wed, 10 May 2023 15:58:03 +0000
Subject: [PATCH] qa [readme]: Remove double new line at end of file

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index ab93548..eaa62b7 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ This package is part of the signal-processing and machine learning toolbox
 [Bob](https://www.idiap.ch/software/bob). It contains common routines for
 assessing performance of machine learning experiments.
 
-
 ## Installation
 
 Complete Bob's
@@ -25,4 +24,3 @@ conda install bob.measure
 
 For questions or reporting issues to this software package, contact our
 development [mailing list](https://www.idiap.ch/software/bob/discuss).
-
-- 
GitLab