Fix handling of mismatched Python version in virtualenv (#4675)
* Print the import paths when importing black fails * Fix handling of virtualenvs that have a different Python version This commit only addresses the `g:black_use_virtualenv = 1` case (which is the default). * Update CHANGES.md Co-authored-by:GiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com> * Move changes entry to new unreleased section --------- Co-authored-by:
GiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com>
Loading
Please register or sign in to comment