diff --git a/.pylintrc b/.pylintrc index 6de90f2f8..41a75ffac 100644 --- a/.pylintrc +++ b/.pylintrc @@ -21,12 +21,6 @@ persistent=yes # usually to register additional checkers. load-plugins= -# DEPRECATED -include-ids=no - -# DEPRECATED -symbols=no - [MESSAGES CONTROL]