app/soc/logic/rights.py
changeset 1353 14a024c71415
parent 1318 3f41f33a4ad2
child 1528 abbdf42ab322
--- a/app/soc/logic/rights.py	Sun Feb 15 18:55:05 2009 +0000
+++ b/app/soc/logic/rights.py	Sun Feb 15 18:55:48 2009 +0000
@@ -24,6 +24,7 @@
 
 from soc.logic import dicts
 
+
 class Checker(object):
   """Checker class that maps from prefix and status to membership.
   """