changeset 29:0f3737cfa0fc

format docstring
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 07 Jan 2011 18:48:23 -0800
parents 5ce65c535472
children 0926e5aa0339
files autobot/projects/__init__.py
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/autobot/projects/__init__.py	Fri Jan 07 18:47:05 2011 -0800
+++ b/autobot/projects/__init__.py	Fri Jan 07 18:48:23 2011 -0800
@@ -1,12 +1,12 @@
 """
 projects that need some testing:
 
-* logparser
-* mozmill
-* jetpack thing
-* devicemanager
-* profilemanager
-* firebug
+* logparser [IN FLIGHT]
+* mozmill   [IN FLIGHT]
+* devicemanager  [TODO]
+* profilemanager [TODO]
+* firebug        [TODO]
+* jetpack thing  [TODO]
 """
 
 import os