summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/test_stages.py
diff options
context:
space:
mode:
Diffstat (limited to 'cbuildbot/stages/test_stages.py')
-rw-r--r--cbuildbot/stages/test_stages.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cbuildbot/stages/test_stages.py b/cbuildbot/stages/test_stages.py
index 67e9b9f85..b2c0b3783 100644
--- a/cbuildbot/stages/test_stages.py
+++ b/cbuildbot/stages/test_stages.py
@@ -4,6 +4,8 @@
"""Module containing the test stages."""
+# pylint: disable=bad-continuation
+
from __future__ import print_function
import collections