From ad3565e160f9ddb93415dcd8cc0fdc9796331e4d Mon Sep 17 00:00:00 2001
From: "Saralegui Vallejo, Unai" <unai.saralegui@tecnalia.com>
Date: Tue, 11 May 2021 14:14:29 +0200
Subject: [PATCH] Update README.md

---
 python-packages/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python-packages/README.md b/python-packages/README.md
index 827fa63..69e8e3f 100644
--- a/python-packages/README.md
+++ b/python-packages/README.md
@@ -55,4 +55,5 @@ that can be added to the gitlab repository.
 For doing so go to Settings > General > Badges and add a new badge with the following values:
 
 Link: https://git.code.tecnalia.com/%{project_path}/-/jobs/artifacts/%{default_branch}/raw/pylint/pylint.log?job=pylint
+
 Badge image URL: https://git.code.tecnalia.com/%{project_path}/-/jobs/artifacts/%{default_branch}/raw/pylint/pylint.svg?job=pylint
-- 
GitLab