Update isort URL to new location: https://github.com/PyCQA/isort (#4841)

This commit is contained in:
Jon Dufresne
2020-12-19 19:15:09 -08:00
committed by GitHub
parent fcc2416d43
commit dc80863254

View File

@@ -226,7 +226,7 @@ rule is that they should be as concise as possible. Specifically:
Stubs should be reformatted with the formatters
[black](https://github.com/psf/black) and
[isort](https://github.com/timothycrosley/isort) before submission.
[isort](https://github.com/PyCQA/isort) before submission.
These formatters are included in typeshed's `requirements-tests-py3.txt` file.
A sample `pre-commit` file is included in the typeshed repository. Copy it
to `.git/hooks` and adjust the path to your virtual environment's `bin`