Include an easier way to integrate black with Pycharm (#1268)

* Include an easier way to integrate black with Pycharm
This commit is contained in:
Arnav Borborah 2020-05-08 10:13:57 -04:00 committed by GitHub
parent c5f87fb4ef
commit 6695fd892f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -648,6 +648,9 @@ $ where black
%LocalAppData%\Programs\Python\Python36-32\Scripts\black.exe # possible location
```
Note that if you are using a virtual environment detected by PyCharm, this is an
unneeded step. In this case the path to `black` is `$PyInterpreterDirectory$/black`.
3. Open External tools in PyCharm/IntelliJ IDEA
On macOS: