changeset 3:1d615610e442

add a docstring
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 06 Jan 2011 14:32:21 -0800
parents a3374cdd116d
children eb289a46f4d3
files autobot/template/template.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/autobot/template/template.py	Thu Jan 06 11:28:28 2011 -0800
+++ b/autobot/template/template.py	Thu Jan 06 14:32:21 2011 -0800
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 """
-
+templates for the A*Team's buildbot
 """
 
 import sys