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

Unified Diff: tools/telemetry/telemetry/page/page_test.py

Issue 445793004: Fix import order with isort tool. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 4 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/page/page_test.py
diff --git a/tools/telemetry/telemetry/page/page_test.py b/tools/telemetry/telemetry/page/page_test.py
index 0bbd3077a82b11824325d1311a92bfb5c62b10ae..4ae67b49eb162a5b4456c4580e5b07775ace255c 100644
--- a/tools/telemetry/telemetry/page/page_test.py
+++ b/tools/telemetry/telemetry/page/page_test.py
@@ -3,7 +3,6 @@
# found in the LICENSE file.
from telemetry.core import command_line
-
from telemetry.page import test_expectations
from telemetry.page.actions import action_runner as action_runner_module
« no previous file with comments | « tools/telemetry/telemetry/page/page_set_unittest.py ('k') | tools/telemetry/telemetry/page/profile_creator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698