From b4239479294fe5a5b21d8b3cd8d7a2bd5c6a6441 Mon Sep 17 00:00:00 2001
From: "Olivier J.N. Bertrand" <olivier.bertrand@uni-bielefeld.de>
Date: Wed, 30 Aug 2017 22:52:35 +0200
Subject: [PATCH] Test hook

---
 src/processing/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/processing/__init__.py b/src/processing/__init__.py
index f937e21..6fae0cc 100644
--- a/src/processing/__init__.py
+++ b/src/processing/__init__.py
@@ -1,4 +1,5 @@
 """
+
 The scene processing part of the toolbox defines methodes
 to transform an image into a place code in the sense
 of Basten and Mallot (2010).
-- 
GitLab