diff --git a/scripts/.pylintrc b/scripts/.pylintrc
index c97d4e3a5151e226129c420ed216e9ca67c1cf51..43b2b9bbb126b33d46a4ce3faab76ffb6c1b2b72 100644
--- a/scripts/.pylintrc
+++ b/scripts/.pylintrc
@@ -141,8 +141,7 @@ disable=print-statement,
         comprehension-escape,
         E0611,
         I1101,
-        E1101,
-        R0903
+        E1101
 
 # Enable the message, report, category or checker with the given id(s). You can
 # either give multiple identifier separated by comma (,) or put this option