From b6cb7dd4ccd012ee1bdbc390e8fced3f7c069dc2 Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Fri, 8 Jan 2016 11:10:43 +0100
Subject: [PATCH] delete trailing whitespace

---
 doc/templates/layout.html | 2 +-
 setup.cfg                 | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/templates/layout.html b/doc/templates/layout.html
index ce31adb9..91b47759 100644
--- a/doc/templates/layout.html
+++ b/doc/templates/layout.html
@@ -209,7 +209,7 @@
     {%- endif %}
     </div>
 {%- endblock %}
-{%- if website_deploy %}    
+{%- if website_deploy %}
     <!-- Piwik -->
     <script type="text/javascript">
       var _paq = _paq || [];
diff --git a/setup.cfg b/setup.cfg
index 861a9f55..7f75bb2c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
 [egg_info]
-tag_build = 
+tag_build =
 tag_date = 0
 tag_svn_revision = 0
-
-- 
GitLab