reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / src / nepi / data / processing / ccn / parser.py
index 1538b0c..64e2ada 100644 (file)
@@ -40,7 +40,7 @@
 #                        \ nid3.log
 #
 
-
+from __future__ import print_function
 
 import collections
 import functools