diff --git a/pylintrc b/pylintrc index a9438f3..8a289a4 100644 --- a/pylintrc +++ b/pylintrc @@ -80,6 +80,7 @@ disable= invalid-name, bad-continuation, import-error, + broad-except, # Enable the message, report, category or checker with the given id(s). You can