diff --git a/core/.pylintrc b/core/.pylintrc index 38c74ebde..365cf3394 100644 --- a/core/.pylintrc +++ b/core/.pylintrc @@ -2,4 +2,4 @@ init-hook='sys.path.append("mocks"); [MESSAGES CONTROL] -disable=C0111,C0103,C0413,W0603,W0703 \ No newline at end of file +disable=C0111,C0103,C0413,W0603,W0703,R,bad-continuation