Spelling fix in CONTRIBUTING.md (#1547)
This commit is contained in:
parent
cc2facaac6
commit
8d036ceb3f
@ -45,7 +45,7 @@ $ black-primer [-k -w /tmp/black_test_repos]
|
|||||||
## black-primer
|
## black-primer
|
||||||
|
|
||||||
`black-primer` is used by CI to pull down well-known _Black_ formatted projects and see
|
`black-primer` is used by CI to pull down well-known _Black_ formatted projects and see
|
||||||
if we get soure code changes. It will error on formatting changes or errors. Please run
|
if we get source code changes. It will error on formatting changes or errors. Please run
|
||||||
before pushing your PR to see if you get the actions you would expect from _Black_ with
|
before pushing your PR to see if you get the actions you would expect from _Black_ with
|
||||||
your PR. You may need to change
|
your PR. You may need to change
|
||||||
[primer.json](https://github.com/psf/black/blob/master/src/black_primer/primer.json)
|
[primer.json](https://github.com/psf/black/blob/master/src/black_primer/primer.json)
|
||||||
|
Loading…
Reference in New Issue
Block a user