aboutsummaryrefslogtreecommitdiff
path: root/crosperf/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/config.py')
-rw-r--r--crosperf/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/crosperf/config.py b/crosperf/config.py
index 76175660..61ad9c1a 100644
--- a/crosperf/config.py
+++ b/crosperf/config.py
@@ -1,6 +1,8 @@
+# -*- coding: utf-8 -*-
# Copyright 2011 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.
+
"""A configure file."""
config = {}