aboutsummaryrefslogtreecommitdiffstats
path: root/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index b8d6144..54b0100 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -5,4 +5,3 @@ max-locals = 50
max-branches = 25
max-statements = 100
max-nested-blocks = 10
-max-module-lines = 2000