Index: client/third_party/infra_libs/__init__.py |
diff --git a/client/third_party/infra_libs/__init__.py b/client/third_party/infra_libs/__init__.py |
index 7257843a54ad36741780bf970bfb1fafd2b38c24..19729339c63f3f37cf4b0d87f8a50e74720e4037 100644 |
--- a/client/third_party/infra_libs/__init__.py |
+++ b/client/third_party/infra_libs/__init__.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
+# that can be found in the LICENSE file. |
from infra_libs.app import BaseApplication |
from infra_libs.httplib2_utils import AuthError |