diff --git a/.pylint b/.pylint index de4ac44..1912748 100644 --- a/.pylint +++ b/.pylint @@ -264,7 +264,7 @@ int-import-graph= max-line-length=80 # Maximum number of lines in a module -max-module-lines=1000 +max-module-lines=1500 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 # tab).