diff --git a/.pylintrc b/.pylintrc
index 1505993209115bc86b12182a5e0814d3d2fcd6e4..17f68cb9aab3a2828ee41046607152dbe6413f2e 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -66,6 +66,7 @@ disable=missing-module-docstring,
         too-few-public-methods,
         method-hidden,
         too-many-ancestors,
+        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