Don't see theme issues, think it was just that theme
[gc-dialer] / support / pylint.rc
index b9a1464..cad484c 100644 (file)
@@ -208,7 +208,7 @@ max-statements=50
 max-parents=7
 
 # Maximum number of attributes for a class (see R0902).
-max-attributes=7
+max-attributes=15
 
 # Minimum number of public methods for a class (see R0903).
 min-public-methods=1