summaryrefslogtreecommitdiff
path: root/tests/input/func_w0401.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input/func_w0401.py')
-rw-r--r--tests/input/func_w0401.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input/func_w0401.py b/tests/input/func_w0401.py
index 12227bc9a..f8fae2447 100644
--- a/tests/input/func_w0401.py
+++ b/tests/input/func_w0401.py
@@ -1,6 +1,6 @@
"""test cyclic import
"""
-# pylint: disable=no-absolute-import
+
from __future__ import print_function
from . import w0401_cycle