Update .pylintrc
This commit is contained in:
parent
f9c9b2f051
commit
9dde6f2506
1 changed files with 1 additions and 1 deletions
2
pylintrc
2
pylintrc
|
@ -18,7 +18,7 @@ ignore-patterns=
|
|||
#init-hook=
|
||||
|
||||
# Use multiple processes to speed up Pylint.
|
||||
jobs=0
|
||||
jobs=2
|
||||
|
||||
# List of plugins (as comma separated values of python modules names) to load,
|
||||
# usually to register additional checkers.
|
||||
|
|
Loading…
Add table
Reference in a new issue