diff --git a/.pylintrc b/.pylintrc index cfc4343b5a..c04c25493f 100644 --- a/.pylintrc +++ b/.pylintrc @@ -93,6 +93,7 @@ disable=raw-checker-failed, missing-module-docstring, missing-function-docstring, consider-using-f-string, + duplicate-code, # 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