We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cb2f9 commit e8c2271Copy full SHA for e8c2271
README.md
@@ -4,7 +4,7 @@ Scripts to help in applying black to a Python repo and its open PRs
4
5
## Preparing for Black
6
7
-1. Run `./add-pre-black-labels.sh GoodRx/YOUR_REPO YOUR_BASE_BRANCH` to add a
+1. Run `./add-pre-black-labels.sh YOUR_ORG/YOUR_REPO YOUR_BASE_BRANCH` to add a
8
`pre-black-conflict` to all open PRs with merge conflicts before black.
9
10
2. Resolve conflicts and re-run.
0 commit comments