diff --git a/.pylint b/.pylint index de4ac448a618105d4afb500b873479941b5701e1..19127487c225064c5d4ae25e9d244ba14e86424e 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).