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

Unified Diff: tools/perf/page_sets/intl_ko_th_vi.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_ja_zh.py ('k') | tools/perf/page_sets/key_desktop_sites.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/intl_ko_th_vi.py
diff --git a/tools/perf/page_sets/intl_ko_th_vi.py b/tools/perf/page_sets/intl_ko_th_vi.py
index 7780cb64285edc0fd6af4ee0c66e3ca1d5c84e46..4f26c14abe778cbf7771618216dde80945286b21 100644
--- a/tools/perf/page_sets/intl_ko_th_vi.py
+++ b/tools/perf/page_sets/intl_ko_th_vi.py
@@ -32,7 +32,7 @@ class IntlKoThViPageSet(story.StorySet):
# Why: #18 site in Vietnam
'http://vietnamnet.vn/',
# Why: #5 site in Vietnam
- # pylint: disable=C0301
+ # pylint: disable=line-too-long
'http://news.zing.vn/the-gioi/ba-dam-thep-margaret-thatcher-qua-doi/a312895.html#home_noibat1',
'http://kenh14.vn/home.chn',
# Why: #5 site in Korea
« no previous file with comments | « tools/perf/page_sets/intl_ja_zh.py ('k') | tools/perf/page_sets/key_desktop_sites.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698