diff --git a/tests.sh b/tests.sh index 028e0b1..b52ec1e 100755 --- a/tests.sh +++ b/tests.sh @@ -29,6 +29,7 @@ pylint \ --disable=R0915 \ --disable=R0912 \ --disable=R0911 \ + --disable=R1732 \ dotdrop/ # retrieve the nosetests binary