Author: eallen
Date: 2009-11-04 13:17:43 -0500 (Wed, 04 Nov 2009)
New Revision: 3697
Modified:
mgmt/trunk/cumin/python/cumin/grid/slot.py
Log:
whitespace
Modified: mgmt/trunk/cumin/python/cumin/grid/slot.py
===================================================================
--- mgmt/trunk/cumin/python/cumin/grid/slot.py 2009-11-04 18:16:16 UTC (rev 3696)
+++ mgmt/trunk/cumin/python/cumin/grid/slot.py 2009-11-04 18:17:43 UTC (rev 3697)
@@ -293,7 +293,7 @@
if level < len(groups):
el.tree = self.treeify(records, level_dict[key], groups, level + 1,
leaves)
level_list.append(el)
-
+
return level_list
def get_cached(self, session, zl):
Show replies by date