X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/16bef0452c3121d346adf150dc408960b7a75efc..55c8595009429f6ab41cef45ea274a126429ea1f:/pylintrc diff --git a/pylintrc b/pylintrc index e2a9178..7d42070 100644 --- a/pylintrc +++ b/pylintrc @@ -105,4 +105,4 @@ disable-msg-cat= #enable-msg= # Disable the message(s) with the given id(s). -disable-msg=W0511,R0922 +disable-msg=W0511,R0922,W0201