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

Unified Diff: tools/perf/page_sets/intl_hi_ru.py

Issue 1458083003: [Telemetry + tools/perf] Modify the pylint disable message to use symbolic name (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « tools/perf/page_sets/intl_es_fr_pt-BR.py ('k') | tools/perf/page_sets/intl_ja_zh.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/intl_hi_ru.py
diff --git a/tools/perf/page_sets/intl_hi_ru.py b/tools/perf/page_sets/intl_hi_ru.py
index 90ade74c4f66a32fa4ce42fc3513c238c6e93fd5..94e3e546ca3b26b6097301335417a4f299e595f7 100644
--- a/tools/perf/page_sets/intl_hi_ru.py
+++ b/tools/perf/page_sets/intl_hi_ru.py
@@ -28,7 +28,7 @@ class IntlHiRuPageSet(story.StorySet):
# Why: #12 site in Russia
'http://www.rambler.ru/',
'http://apeha.ru/',
- # pylint: disable=C0301
+ # pylint: disable=line-too-long
'http://yandex.ru/yandsearch?lr=102567&text=%D0%9F%D0%BE%D0%B3%D0%BE%D0%B4%D0%B0',
'http://photofile.ru/',
'http://ru.wikipedia.org/',
« no previous file with comments | « tools/perf/page_sets/intl_es_fr_pt-BR.py ('k') | tools/perf/page_sets/intl_ja_zh.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698