Record task status if running via CLI
[yardstick.git] / yardstick / __init__.py
index 5c279c8..3ae915c 100644 (file)
@@ -7,6 +7,7 @@
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
 
+from __future__ import absolute_import
 import logging
 import os
 import sys