From ae9d47ea9284ebd4cec4f30e832ee67c1c7a13b9 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 28 Jan 2018 17:58:39 +0100 Subject: attempt to fix CI --- tests/manpage_completion_test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/manpage_completion_test.py b/tests/manpage_completion_test.py index a1dd06e0..b9504d06 100755 --- a/tests/manpage_completion_test.py +++ b/tests/manpage_completion_test.py @@ -1,5 +1,7 @@ #!/usr/bin/python +from __future__ import (absolute_import, division, print_function) + import os.path import re import sys -- cgit 1.4.1-2-gfad0