dev docs: Update Black link.

Updates the link to the editior integration for Black.
This commit is contained in:
AEsping 2021-11-30 11:17:14 -06:00 committed by Tim Abbott
parent 3e07ac5521
commit 55f9178506
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ type changes in the future.
isort in check mode, or in write mode with
`tools/lint --only=black,isort --fix`. You may find it helpful to
[integrate
Black](https://black.readthedocs.io/en/stable/editor_integration.html)
Black](https://black.readthedocs.io/en/stable/integrations/editors.html)
and
[isort](https://pycqa.github.io/isort/#installing-isorts-for-your-preferred-text-editor)
with your editor.