mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Clarify where --jobs is disabled
This commit is contained in:
parent
d7731e5c9b
commit
913e064d08
1 changed files with 2 additions and 2 deletions
|
|
@ -792,8 +792,8 @@ Options and their Descriptions
|
|||
|
||||
.. note::
|
||||
|
||||
This option is ignored on Windows because :mod:`multiprocessing` does
|
||||
not support Windows across all supported versions of Python.
|
||||
This option is ignored on platforms where ``fork`` is not a
|
||||
supported ``multiprocessing`` method.
|
||||
|
||||
This defaults to: ``auto``
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue