changeset 37:798b747b65d6

foo
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 04 Nov 2013 22:25:45 -0800
parents 33c5e632d50e
children 035368f84847
files commitwatcher/event.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/commitwatcher/event.py	Mon Nov 04 21:41:37 2013 -0800
+++ b/commitwatcher/event.py	Mon Nov 04 22:25:45 2013 -0800
@@ -15,4 +15,4 @@
     """events based on paths"""
 
     def match(self, commit):
-    pass # TODO: move path handling -> commit object
+        pass # TODO: move path handling -> commit object