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

Unified Diff: tools/telemetry/telemetry/timeline/model.py

Issue 1020853015: [telemetry] Add newlines to the end of all files that are missing it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months 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/timeline/model.py
diff --git a/tools/telemetry/telemetry/timeline/model.py b/tools/telemetry/telemetry/timeline/model.py
index c4d4bff2d0ce46d75f8709aa27a4bc01ae4accda..8e816d4642fee96322a0df19190ca9dd151b8b81 100644
--- a/tools/telemetry/telemetry/timeline/model.py
+++ b/tools/telemetry/telemetry/timeline/model.py
@@ -270,4 +270,4 @@ class TimelineModel(event_container.TimelineEventContainer):
importers.sort(key=lambda k: k.import_order)
- return importers
+ return importers
« no previous file with comments | « tools/telemetry/telemetry/image_processing/rgba_color.py ('k') | tools/telemetry/telemetry/timeline/model_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698