diff --git a/tests/.pylintrc b/tests/.pylintrc index 8e6d2aa..6db62dc 100644 --- a/tests/.pylintrc +++ b/tests/.pylintrc @@ -1,5 +1,6 @@ [MESSAGES CONTROL] disable= + assigning-non-slot, broad-except, dangerous-default-value, expression-not-assigned,