From 4c896537e53b3960c9735191a340e64d87a64a19 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 7 Nov 2020 15:47:10 +0100 Subject: [PATCH] Remove pylintrc --- home/.pylintrc | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 home/.pylintrc diff --git a/home/.pylintrc b/home/.pylintrc deleted file mode 100644 index ef3e2b9..0000000 --- a/home/.pylintrc +++ /dev/null @@ -1,7 +0,0 @@ -disable = - import-error, - invalid-name, - missing-docstring, - too-few-public-methods, - too-many-arguments, - too-many-instance-attributes