aboutsummaryrefslogtreecommitdiffstats
path: root/test/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/__init__.py')
-rw-r--r--test/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py
index fdb35964..61d03152 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -1,3 +1,4 @@
+from __future__ import (print_function, absolute_import, division)
# Silence third-party modules
import logging