reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / src / nepi / __init__.py
index 8e7ff2a..18764d0 100644 (file)
@@ -16,7 +16,7 @@
 #
 # Author: Alina Quereilhac <alina.quereilhac@inria.fr>
 
-
+from __future__ import print_function
 
 import logging
 import os