diff --git a/src/.pylintrc b/src/.pylintrc index e4a6efe..63af94b 100644 --- a/src/.pylintrc +++ b/src/.pylintrc @@ -423,6 +423,7 @@ disable=raw-checker-failed, use-symbolic-message-instead, missing-module-docstring, unnecessary-pass, + too-many-arguments, # Enable the message, report, category or checker with the given id(s). You can