summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_format.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/unittest_checker_format.py')
-rw-r--r--pylint/test/unittest_checker_format.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint/test/unittest_checker_format.py b/pylint/test/unittest_checker_format.py
index 2e35d4a..b7958ba 100644
--- a/pylint/test/unittest_checker_format.py
+++ b/pylint/test/unittest_checker_format.py
@@ -15,6 +15,7 @@
Check format checker helper functions
"""
+
from __future__ import unicode_literals
from os import linesep
import re