summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--swiftbench/bench.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/swiftbench/bench.py b/swiftbench/bench.py
index 8acce2d..da1fdad 100644
--- a/swiftbench/bench.py
+++ b/swiftbench/bench.py
@@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+from __future__ import print_function
+
import json
import re
import sys