Update the Black URL (#4057)

The Black project moved to the PSF organization some time ago. Update
its URL accordingly.
This commit is contained in:
Jon Parise
2022-02-07 16:04:14 -08:00
committed by GitHub
parent 6d9399d863
commit 2428d4d81d

View File

@@ -456,7 +456,7 @@ formatting.
* [autoimport](https://lyz-code.github.io/autoimport/)
* [autopep8](https://github.com/hhatto/autopep8)
* [bandit](https://github.com/PyCQA/bandit) :warning:
* [black](https://github.com/ambv/black)
* [black](https://github.com/psf/black)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [flake8](http://flake8.pycqa.org/en/latest/)
* [flakehell](https://github.com/flakehell/flakehell)