diff --git a/.pylintrc b/.pylintrc index 8ed0ab46..1203c8de 100644 --- a/.pylintrc +++ b/.pylintrc @@ -36,7 +36,8 @@ ignore-patterns= # Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the # number of processors available to use. -jobs=1 +#jobs=1 +jobs=0 # Control the amount of potential inferred values when inferring a single # object. This can help the performance when dealing with large functions or