cleanup and speedup runs

This commit is contained in:
2021-08-11 04:59:45 +03:00
parent 0129ec39ec
commit c6b550761b
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ ignore-patterns=
# Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
# number of processors available to use.
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