summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/artifact_stages_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'cbuildbot/stages/artifact_stages_unittest.py')
-rwxr-xr-xcbuildbot/stages/artifact_stages_unittest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cbuildbot/stages/artifact_stages_unittest.py b/cbuildbot/stages/artifact_stages_unittest.py
index 8a36648dc..61fe26cf8 100755
--- a/cbuildbot/stages/artifact_stages_unittest.py
+++ b/cbuildbot/stages/artifact_stages_unittest.py
@@ -5,6 +5,8 @@
"""Unittests for the artifact stages."""
+# pylint: disable=bad-continuation
+
from __future__ import print_function
import argparse