Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Unified Diff: tools/telemetry/telemetry/util/__init__.py

Issue 739623005: [Telemetry] Resolve errors due to new pylint checker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ready to land Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/telemetry/telemetry/util/__init__.py
diff --git a/tools/telemetry/telemetry/util/__init__.py b/tools/telemetry/telemetry/util/__init__.py
index 8e4e6b47e7e35dac4bc23a82fc624d0524392d66..74a2f1194179b1633716465bb208fb6fd2195e3d 100644
--- a/tools/telemetry/telemetry/util/__init__.py
+++ b/tools/telemetry/telemetry/util/__init__.py
@@ -1,4 +1,4 @@
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""A library for bootstrapping Telemetry preformance testing."""
+"""A library for bootstrapping Telemetry preformance testing."""
« no previous file with comments | « tools/telemetry/telemetry/unittest_util/system_stub_unittest.py ('k') | tools/telemetry/telemetry/util/bootstrap.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698