From 892434143633403022086aaba39624fee97ae039 Mon Sep 17 00:00:00 2001 From: Jeff Irion Date: Fri, 8 Nov 2019 18:59:54 -0800 Subject: [PATCH] Update .pylintrc (#117) --- .pylintrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pylintrc b/.pylintrc index 259aed06..f7f39df4 100644 --- a/.pylintrc +++ b/.pylintrc @@ -152,9 +152,7 @@ disable=print-statement, too-many-public-methods, too-many-return-statements, too-many-statements, - import-error, invalid-name, - unexpected-keyword-arg, useless-object-inheritance # Enable the message, report, category or checker with the given id(s). You can