From 82db07078dec271f2b92b8dfc968030da5f30546 Mon Sep 17 00:00:00 2001 From: Sebastian Weichwald Date: Tue, 5 Jun 2018 15:05:29 +0200 Subject: [PATCH] Add encoding comment. Signed-off-by: Sebastian Weichwald --- groupica/groupica.py | 1 + 1 file changed, 1 insertion(+) diff --git a/groupica/groupica.py b/groupica/groupica.py index a79c4da..8063165 100644 --- a/groupica/groupica.py +++ b/groupica/groupica.py @@ -1,3 +1,4 @@ +# coding: utf-8 """ groupICA Implementation of the groupICA algorithm presented in