From 2428d4d81d964a3be83bea649c882012acd4b210 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Mon, 7 Feb 2022 16:04:14 -0800 Subject: Update the Black URL (#4057) The Black project moved to the PSF organization some time ago. Update its URL accordingly. --- supported-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supported-tools.md b/supported-tools.md index 5840008d..123df579 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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) -- cgit v1.2.3