src/tests/gui_pylintrc
changeset 1645 12ab28cc9555
parent 1572 b1bcb39eb27c
child 1650 4538ffc7c034
--- a/src/tests/gui_pylintrc	Tue Jan 12 13:38:51 2010 -0800
+++ b/src/tests/gui_pylintrc	Wed Jan 13 11:05:17 2010 +0000
@@ -132,7 +132,7 @@
 max-branchs=50
 
 # Maximum number of statements in function / method body
-max-statements=300
+max-statements=310
 
 # Maximum number of parents for a class (see R0901).
 max-parents=7