reinstate import of print_function in py3 so as to shorten the distance between both...
[nepi.git] / examples / omf / nitos_omf6_vlc.py
index 4e4a1dd..c6c2600 100644 (file)
@@ -46,7 +46,7 @@
 #        - t3 (t2 + 2s) : Kill the application
 #
 
-
+from __future__ import print_function
 
 from nepi.execution.resource import ResourceAction, ResourceState
 from nepi.execution.ec import ExperimentController