diff --git a/pylintrc b/pylintrc index 4c23e24..8a8d281 100644 --- a/pylintrc +++ b/pylintrc @@ -63,6 +63,7 @@ confidence= disable=bad-continuation, missing-module-docstring, W0511 + W0613 # 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