We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think it would be nice if the -j/--jobs flag defaulted to the number of CPUs if no integer is passed.
-j
--jobs
The text was updated successfully, but these errors were encountered:
Resolved issue #1669: Parallel now defaults to number of CPU cores if…
fb6e0a9
… no value is provided
This has been implemented in develop and will become the new behavior in isort 5.8.0
Thanks!
~Timothy
Sorry, something went wrong.
No branches or pull requests
I think it would be nice if the
-j
/--jobs
flag defaulted to the number of CPUs if no integer is passed.The text was updated successfully, but these errors were encountered: