From fa6b1e375eb8a4b93582d2935352447849e66203 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Mon, 29 Sep 2014 12:27:08 +0200 Subject: cosmetics --- examples/test_data.py | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/test_data.py b/examples/test_data.py index afafe7a..ff7b510 100644 --- a/examples/test_data.py +++ b/examples/test_data.py @@ -1,4 +1,5 @@ # compute the isi distance of some test data + from __future__ import print_function import numpy as np -- cgit v1.2.3