Skip to content
Commit bc7e5c94 authored by Anthony Sottile's avatar Anthony Sottile Committed by Zsolt Dollenstein
Browse files

Turn off pre-commit's automatic parallelization for black (#675)

black internally uses multiprocessing for speed.  In pre-commit 1.13.0 this is automated by the framework itself however if both pre-commit and black are forking processes this is slower and hits race-conditions in `black`.
parent 7546ed29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment