diff --git a/.pylintrc b/.pylintrc index fcdbf483..42df9005 100644 --- a/.pylintrc +++ b/.pylintrc @@ -448,6 +448,7 @@ disable=raw-checker-failed, too-many-arguments, duplicate-code, cyclic-import, + too-many-positional-arguments, # 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