aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index bccfc70..c4c2cd6 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -1,3 +1,3 @@
[MESSAGES CONTROL]
-disable=invalid-name,missing-docstring
+disable=invalid-name,missing-docstring,too-few-public-methods,too-many-arguments,too-many-instance-attributes