update black link in pr template

This commit is contained in:
Hedy Li 2020-08-21 09:23:54 +00:00
parent 8d53efb4c8
commit d763639a20
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
## Checklist
- [ ] I've run the latest [black](https://github.com/ambv/black) with default args on new code.
- [ ] I've run the latest [black](https://github.com/psf/black) with default args on new code.
- [ ] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
- [ ] I've added tests for new code.
- [ ] I accept that @willmcgugan may be pedantic in the code review.