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