app/soc/logic/models/priority_group.py
changeset 2365 a66e1dd8ced7
parent 2208 1bf4e904d5f5
--- a/app/soc/logic/models/priority_group.py	Wed May 27 03:31:27 2009 +0200
+++ b/app/soc/logic/models/priority_group.py	Wed May 27 03:31:58 2009 +0200
@@ -36,6 +36,7 @@
     """Defines the name, key_name and model for this entity.
     """
 
+    # pylint: disable-msg=C0103
     self.EMAIL = 'emails'
     self.CONVERT = 'convert'