aboutsummaryrefslogtreecommitdiff
path: root/crosperf/compare_machines.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/compare_machines.py')
-rw-r--r--crosperf/compare_machines.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/crosperf/compare_machines.py b/crosperf/compare_machines.py
index 34513a87..c73f8756 100644
--- a/crosperf/compare_machines.py
+++ b/crosperf/compare_machines.py
@@ -1,6 +1,8 @@
+# -*- coding: utf-8 -*-
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+
"""Module to compare two machines."""
from __future__ import print_function