aboutsummaryrefslogtreecommitdiff
path: root/crosperf/suite_runner.py
diff options
context:
space:
mode:
authorRahul Chaudhry <rahulchaudhry@chromium.org>2016-02-24 10:12:43 -0800
committerchrome-bot <chrome-bot@chromium.org>2016-02-27 00:56:32 +0000
commiteff2fc1c86365c53ae228df4653524ceb6168d92 (patch)
treeef71b1a7762b9bed35a85ac2529dfe8730903b83 /crosperf/suite_runner.py
parent72aaf19572d48184380153bea46d6017a01c9109 (diff)
downloadtoolchain-utils-eff2fc1c86365c53ae228df4653524ceb6168d92.tar.gz
toolchain-utils: fix remaining cros lint errors.
BUG=chromium:570458 TEST='crosperf/run_tests.sh' passes. Change-Id: I5566349cc97233e1ddb6d98121cd6f44e14bf0a9 Reviewed-on: https://chrome-internal-review.googlesource.com/249482 Commit-Ready: Rahul Chaudhry <rahulchaudhry@google.com> Tested-by: Rahul Chaudhry <rahulchaudhry@google.com> Reviewed-by: Luis Lozano <llozano@chromium.org>
Diffstat (limited to 'crosperf/suite_runner.py')
-rw-r--r--crosperf/suite_runner.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/crosperf/suite_runner.py b/crosperf/suite_runner.py
index b7b26bf2..b0b4c3ac 100644
--- a/crosperf/suite_runner.py
+++ b/crosperf/suite_runner.py
@@ -1,4 +1,3 @@
-
# Copyright (c) 2013~2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.