diff --git a/.pylintrc b/.pylintrc index 1530cd51cf9cce75e282ef482008458207de0478..2d0b9f37cb50ff484d26cbb82f7c9f29019ef164 100644 --- a/.pylintrc +++ b/.pylintrc @@ -148,6 +148,7 @@ disable=missing-module-docstring, bad-continuation, too-many-ancestors, no-self-use, + 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