Index: reviewbot/handlers/policy_checklist/__init__.py |
=================================================================== |
--- reviewbot/handlers/policy_checklist/__init__.py (revision 0) |
+++ reviewbot/handlers/policy_checklist/__init__.py (revision 0) |
@@ -0,0 +1,5 @@ |
+# Copyright (c) 2013 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. |
+ |
+from handlers.policy_checklist.handler import process |
Property changes on: reviewbot/handlers/policy_checklist/__init__.py |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |