in notifier.py [0:0]
def add(self, filename, diff, text): difftext = DIFF_COMMENT_BLURB % locals() self.diffs.append(difftext)